See changelog v0.9.8
[hackover2013-badge-firmware.git] / project / commands / drawing / cmd_backlight.c
index 2c3c359..86d2615 100644 (file)
@@ -43,8 +43,8 @@
 #include "project/commands.h"       // Generic helper functions
 
 #ifdef CFG_TFTLCD    
-  #include "drivers/lcd/tft/lcd.h"    
-  #include "drivers/lcd/tft/drawing.h"  
+  #include "drivers/displays/tft/lcd.h"    
+  #include "drivers/displays/tft/drawing.h"  
 
 /**************************************************************************/
 /*! 
This page took 0.024329 seconds and 4 git commands to generate.