X-Git-Url: https://git.rohieb.name/hackover2013-badge-firmware.git/blobdiff_plain/43b7092bd42d639a527b32dae4af87e37528ef57..HEAD:/project/commands/drawing/cmd_tswait.c?ds=sidebyside diff --git a/project/commands/drawing/cmd_tswait.c b/project/commands/drawing/cmd_tswait.c index e43e5b4..1c7861f 100644 --- a/project/commands/drawing/cmd_tswait.c +++ b/project/commands/drawing/cmd_tswait.c @@ -45,7 +45,7 @@ #include "project/commands.h" // Generic helper functions #ifdef CFG_TFTLCD - #include "drivers/lcd/tft/touchscreen.h" + #include "drivers/displays/tft/touchscreen.h" /**************************************************************************/ /*!