lowercasing filenames, part1; makefile adjustments
[picodrive.git] / Pico / Pico / memory.c
similarity index 99%
rename from Pico/Pico/Memory.c
rename to Pico/Pico/memory.c
index 13cff62..f124a06 100644 (file)
@@ -1,4 +1,4 @@
-#include "../PicoInt.h"
+#include "../pico_int.h"
 #include "../sound/sn76496.h"
 
 #ifndef UTYPES_DEFINED