lowercasing filenames, part1; makefile adjustments
[picodrive.git] / Pico / cd / cd_file.c
index 1fdbef6..f5d8744 100644 (file)
@@ -7,7 +7,7 @@
  *                                                         *
  ***********************************************************/
 
-#include "../PicoInt.h"
+#include "../pico_int.h"
 #include "cd_file.h"
 #include "cue.h"