X-Git-Url: https://git.rohieb.name/hackover2013-badge-firmware.git/blobdiff_plain/9d18e10afb2439a6a9ba6978a799259746a837b7..HEAD:/project/commands/drawing/cmd_tsthreshhold.c diff --git a/project/commands/drawing/cmd_tsthreshhold.c b/project/commands/drawing/cmd_tsthreshhold.c index 8dab6f8..a195b36 100644 --- a/project/commands/drawing/cmd_tsthreshhold.c +++ b/project/commands/drawing/cmd_tsthreshhold.c @@ -44,8 +44,8 @@ #include "project/commands.h" // Generic helper functions #ifdef CFG_TFTLCD - #include "drivers/eeprom/eeprom.h" - #include "drivers/lcd/tft/touchscreen.h" + #include "drivers/storage/eeprom/eeprom.h" + #include "drivers/displays/tft/touchscreen.h" /**************************************************************************/ /*!