lowercasing filenames, part1; makefile adjustments
[picodrive.git] / Pico / cd / area.c
similarity index 99%
rename from Pico/cd/Area.c
rename to Pico/cd/area.c
index 164d272..88fe882 100644 (file)
@@ -2,7 +2,7 @@
 // (c) Copyright 2007, Grazvydas "notaz" Ignotas
 
 
-#include "../PicoInt.h"
+#include "../pico_int.h"
 
 // ym2612
 #include "../sound/ym2612.h"