summaryrefslogtreecommitdiff
path: root/src/gui/sdlinput.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/sdlinput.h')
-rw-r--r--src/gui/sdlinput.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/sdlinput.h b/src/gui/sdlinput.h
index f64f35134..4d30fd088 100644
--- a/src/gui/sdlinput.h
+++ b/src/gui/sdlinput.h
@@ -85,7 +85,7 @@
#include <SDL_events.h>
#ifdef USE_SDL2
-#include <SDL_keyboard.h>
+#include "sdlshared.h"
#endif // USE_SDL2
#include "input/mouseinput.h"