X-Git-Url: http://git.rohieb.name/hackover2013-badge-firmware.git/blobdiff_plain/9d18e10afb2439a6a9ba6978a799259746a837b7..8da3d688784f9fa00c81c5318ea5128f0739e59f:/project/commands/drawing/cmd_calibrate.c diff --git a/project/commands/drawing/cmd_calibrate.c b/project/commands/drawing/cmd_calibrate.c index 93316b7..fcfd4d2 100644 --- a/project/commands/drawing/cmd_calibrate.c +++ b/project/commands/drawing/cmd_calibrate.c @@ -43,7 +43,7 @@ #include "project/commands.h" // Generic helper functions #if defined CFG_TFTLCD - #include "drivers/lcd/tft/touchscreen.h" + #include "drivers/displays/tft/touchscreen.h" /**************************************************************************/ /*!