lowercasing filenames, part1; makefile adjustments
[libpicofe.git] / common / emu.c
index eaabe08..73ca01b 100644 (file)
@@ -17,9 +17,9 @@
 #include "config.h"\r
 #include "common.h"\r
 \r
-#include <Pico/PicoInt.h>\r
-#include <Pico/Patch.h>\r
-#include <Pico/cd/cue.h>\r
+#include <pico/pico_int.h>\r
+#include <pico/patch.h>\r
+#include <pico/cd/cue.h>\r
 #include <zlib/zlib.h>\r
 \r
 \r