X-Git-Url: http://git.rohieb.name/hackover2013-badge-firmware.git/blobdiff_plain/9d18e10afb2439a6a9ba6978a799259746a837b7..4cee7c84b98b2697e4f208c75ae758d56ab3142d:/project/commands/drawing/cmd_orientation.c diff --git a/project/commands/drawing/cmd_orientation.c b/project/commands/drawing/cmd_orientation.c index 07ac9b3..0bd82bb 100644 --- a/project/commands/drawing/cmd_orientation.c +++ b/project/commands/drawing/cmd_orientation.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" /**************************************************************************/ /*!