X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=psp%2Fmp3.c;h=c1e608939e22ba7e8e1eb5817114429c693705ed;hb=2c60056042e94007286e3e0e1789f4c9a78b7731;hp=19f6ec36d7973832b18bc02786e17ad1f35d3395;hpb=dfa8d77a42bf22658504d9d1f3d6700dd41d0c7d;p=libpicofe.git diff --git a/psp/mp3.c b/psp/mp3.c index 19f6ec3..c1e6089 100644 --- a/psp/mp3.c +++ b/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;