lowercasing filenames, part1; makefile adjustments
[picodrive.git] / Pico / carthw / svp / svp.c
index 4e01a92..be9414e 100644 (file)
@@ -6,7 +6,7 @@
 // For commercial use, separate licencing terms must be obtained.
 
 
-#include "../../PicoInt.h"
+#include "../../pico_int.h"
 #include "compiler.h"
 #ifdef __GP2X__
 #include <sys/mman.h>