aboutsummaryrefslogtreecommitdiffstats
path: root/src/ginput/ginput_toggle.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ginput/ginput_toggle.c')
-rw-r--r--src/ginput/ginput_toggle.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ginput/ginput_toggle.c b/src/ginput/ginput_toggle.c
index 4c6dc9ae..9ef945fa 100644
--- a/src/ginput/ginput_toggle.c
+++ b/src/ginput/ginput_toggle.c
@@ -17,7 +17,7 @@
#if (GFX_USE_GINPUT && GINPUT_NEED_TOGGLE) || defined(__DOXYGEN__)
-#include "driver_toggle.h"
+#include "ginput_driver_toggle.h"
#define GINPUT_TOGGLE_ISON 0x01
#define GINPUT_TOGGLE_INVERT 0x02