lowercasing filenames, part1; makefile adjustments
[picodrive.git] / platform / psp / menu.c
index 0e578b1..6fe06ae 100644 (file)
@@ -27,8 +27,8 @@
 #include "../common/lprintf.h"
 #include "version.h"
 
-#include <Pico/PicoInt.h>
-#include <Pico/Patch.h>
+#include <pico/pico_int.h>
+#include <pico/patch.h>
 #include <zlib/zlib.h>