add configure, revive pnd build, unify/refactor things
[picodrive.git] / pico / sek.c
index f42e2d9..39168a9 100644 (file)
@@ -261,7 +261,7 @@ PICO_INTERNAL void SekUnpackCpu(const unsigned char *cpu, int is_sub)
 \r
 /* idle loop detection, not to be used in CD mode */\r
 #ifdef EMU_C68K\r
-#include "cpu/Cyclone/tools/idle.h"\r
+#include "cpu/cyclone/tools/idle.h"\r
 #endif\r
 \r
 static unsigned short **idledet_ptrs = NULL;\r