aboutsummaryrefslogtreecommitdiffstats
path: root/src/ginput/dial.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ginput/dial.c')
-rw-r--r--src/ginput/dial.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ginput/dial.c b/src/ginput/dial.c
index a9d1858c..410efc1a 100644
--- a/src/ginput/dial.c
+++ b/src/ginput/dial.c
@@ -17,7 +17,7 @@
#if GFX_USE_GINPUT && GINPUT_NEED_DIAL
-#include "ginput/lld/dial.h"
+#include "src/ginput/driver_dial.h"
static GTIMER_DECL(DialTimer);
static struct DialStatus_t {