X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=common%2Fmp3_helix.c;h=718c3def95cc0a172a31fe7391d7c316670461ba;hb=b5bfb86438216d502f1f9ed14b923d3b0107c07d;hp=f28abda9ece124e8d4f254c2cf9803262eea9ed9;hpb=6e507f764b95d5f6088ea7f174586cfb0360a236;p=libpicofe.git diff --git a/common/mp3_helix.c b/common/mp3_helix.c index f28abda..718c3de 100644 --- a/common/mp3_helix.c +++ b/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"