X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=platform%2Fpsp%2Fmp3.c;h=c1e608939e22ba7e8e1eb5817114429c693705ed;hb=efcba75f8a730340df6c1b679a207723f98d1ee6;hp=19f6ec36d7973832b18bc02786e17ad1f35d3395;hpb=6a13ef3f56a80ac698d463f5d00235ea2a090f52;p=picodrive.git diff --git a/platform/psp/mp3.c b/platform/psp/mp3.c index 19f6ec3..c1e6089 100644 --- a/platform/psp/mp3.c +++ b/platform/psp/mp3.c @@ -11,8 +11,8 @@ #include #include -#include "../../Pico/PicoInt.h" -#include "../../Pico/sound/mix.h" +#include "../../pico/pico_int.h" +#include "../../pico/sound/mix.h" #include "../common/lprintf.h" int mp3_last_error = 0;