X-Git-Url: https://git.rohieb.name/hackover2013-badge-firmware.git/blobdiff_plain/d537298fdd7d39e4cb0e74e8e6d227245d638afe..e7290b9b8ad5b061ac1c9dd71bc4a6b33223d8ee:/project/commands/drawing/cmd_backlight.c diff --git a/project/commands/drawing/cmd_backlight.c b/project/commands/drawing/cmd_backlight.c index 2c3c359..86d2615 100644 --- a/project/commands/drawing/cmd_backlight.c +++ b/project/commands/drawing/cmd_backlight.c @@ -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" /**************************************************************************/ /*!