X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=platform%2Fcommon%2Fmp3_helix.c;h=718c3def95cc0a172a31fe7391d7c316670461ba;hb=39edaa15c4649b4712bbd3dd83c211b3f9d7078c;hp=f28abda9ece124e8d4f254c2cf9803262eea9ed9;hpb=091facb8fe133c8318ed13147b244e9af602a2ac;p=picodrive.git diff --git a/platform/common/mp3_helix.c b/platform/common/mp3_helix.c index f28abda..718c3de 100644 --- a/platform/common/mp3_helix.c +++ b/platform/common/mp3_helix.c @@ -6,8 +6,8 @@ #include #include -#include "../../Pico/PicoInt.h" -#include "../../Pico/sound/mix.h" +#include "../../pico/pico_int.h" +#include "../../pico/sound/mix.h" #include "helix/pub/mp3dec.h" #include "lprintf.h"