vanity-convert: add Makefile
[hackover2013-badge-firmware.git] / project / commands / drawing / cmd_tsthreshhold.c
index 8dab6f8..a195b36 100644 (file)
@@ -44,8 +44,8 @@
 #include "project/commands.h"       // Generic helper functions
 
 #ifdef CFG_TFTLCD    
-  #include "drivers/eeprom/eeprom.h"
-  #include "drivers/lcd/tft/touchscreen.h"
+  #include "drivers/storage/eeprom/eeprom.h"
+  #include "drivers/displays/tft/touchscreen.h"
 
 /**************************************************************************/
 /*! 
This page took 0.025655 seconds and 4 git commands to generate.