aboutsummaryrefslogtreecommitdiffstats
path: root/src/ginput/ginput_keyboard.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ginput/ginput_keyboard.c')
-rw-r--r--src/ginput/ginput_keyboard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ginput/ginput_keyboard.c b/src/ginput/ginput_keyboard.c
index 614cd525..0018dafb 100644
--- a/src/ginput/ginput_keyboard.c
+++ b/src/ginput/ginput_keyboard.c
@@ -13,7 +13,7 @@
// We need to include stdio.h below for MICROCODE_DEBUG. Turn off GFILE_NEED_STDIO just for this file to prevent conflicts
#define GFILE_NEED_STDIO_MUST_BE_OFF
-#include "gfx.h"
+#include "../../gfx.h"
#if GFX_USE_GINPUT && GINPUT_NEED_KEYBOARD