diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/utils/sdlhelper.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/utils/sdlhelper.cpp b/src/utils/sdlhelper.cpp index 2e3576578..5a735b5ba 100644 --- a/src/utils/sdlhelper.cpp +++ b/src/utils/sdlhelper.cpp @@ -35,7 +35,6 @@ PRAGMA48(GCC diagnostic push) PRAGMA48(GCC diagnostic ignored "-Wshadow") #include <SDL_events.h> #include <SDL_syswm.h> -#include <SDL_video.h> PRAGMA48(GCC diagnostic pop) #include "debug.h" |