From f86a584d8f19a06d06acaef3ad1f9d3eef4690ad Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 7 Feb 2017 18:15:34 +0300 Subject: Fix compilation with SDL2. --- src/input/keyboardconfig.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/input') diff --git a/src/input/keyboardconfig.h b/src/input/keyboardconfig.h index 31cae27bb..b022ad13d 100644 --- a/src/input/keyboardconfig.h +++ b/src/input/keyboardconfig.h @@ -23,6 +23,8 @@ #ifndef INPUT_KEYBOARDCONFIG_H #define INPUT_KEYBOARDCONFIG_H +#include "localconsts.h" + #ifdef USE_SDL2 PRAGMA45(GCC diagnostic push) PRAGMA45(GCC diagnostic ignored "-Wswitch-default") -- cgit v1.2.3-60-g2f50