Cleanup for 1.0.0
[hackover2013-badge-firmware.git] / project / commands / drawing / cmd_tsthreshhold.c
index 9e0144e..a195b36 100644 (file)
@@ -44,7 +44,7 @@
 #include "project/commands.h"       // Generic helper functions
 
 #ifdef CFG_TFTLCD    
-  #include "drivers/eeprom/eeprom.h"
+  #include "drivers/storage/eeprom/eeprom.h"
   #include "drivers/displays/tft/touchscreen.h"
 
 /**************************************************************************/
This page took 0.024572 seconds and 4 git commands to generate.