From 20ac8001a989426d919f24fe663319f1b0bd1625 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 30 Jun 2017 12:54:31 +0300 Subject: Remove extra includes again. --- src/input/keyboardconfig.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/input/keyboardconfig.h') diff --git a/src/input/keyboardconfig.h b/src/input/keyboardconfig.h index b5e8dc796..1759e4bb9 100644 --- a/src/input/keyboardconfig.h +++ b/src/input/keyboardconfig.h @@ -25,7 +25,9 @@ #include "localconsts.h" +#ifndef USE_SDL2 #include "utils/cast.h" +#endif // USE_SDL2 PRAGMA48(GCC diagnostic push) PRAGMA48(GCC diagnostic ignored "-Wshadow") -- cgit v1.2.3-70-g09d2