lowercasing filenames, part1; makefile adjustments
[libpicofe.git] / common / config.c
index c530c95..2704aca 100644 (file)
@@ -18,7 +18,7 @@ static char *mystrip(char *str);
 
 #include "menu.h"
 #include "emu.h"
-#include <Pico/Pico.h>
+#include <pico/pico.h>
 
 extern menu_entry opt_entries[];
 extern menu_entry opt2_entries[];