X-Git-Url: https://git.rohieb.name/hackover2013-badge-firmware.git/blobdiff_plain/d537298fdd7d39e4cb0e74e8e6d227245d638afe..45de93d504a066644b2d82711479c7ca37244695:/project/commands/drawing/cmd_roundedcorner.c?ds=sidebyside diff --git a/project/commands/drawing/cmd_roundedcorner.c b/project/commands/drawing/cmd_roundedcorner.c index fe69969..e98ee1e 100644 --- a/project/commands/drawing/cmd_roundedcorner.c +++ b/project/commands/drawing/cmd_roundedcorner.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" /**************************************************************************/ /*!