aboutsummaryrefslogtreecommitdiffstats
path: root/include/touchscreen.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/touchscreen.h')
-rw-r--r--include/touchscreen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/touchscreen.h b/include/touchscreen.h
index 253855ca..5a84afdf 100644
--- a/include/touchscreen.h
+++ b/include/touchscreen.h
@@ -40,7 +40,7 @@
/*===========================================================================*/
/* Include the low level driver information */
-#include "touchscreen_lld.h"
+#include "lld/touchscreen/touchscreen_lld.h"
/* For definitions of coord_t, we require gdisp.h */
#include "gdisp.h"