See v1.0.0 changelog
[hackover2013-badge-firmware.git] / project / commands / drawing / cmd_bmp.c
index 4ae5423..4cb88d7 100644 (file)
@@ -43,8 +43,8 @@
 #include "project/commands.h"       // Generic helper functions
 
 #if defined CFG_TFTLCD && defined CFG_SDCARD
-  #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.020626 seconds and 4 git commands to generate.