diff options
Diffstat (limited to 'src/utils/sdlhelper.h')
-rw-r--r-- | src/utils/sdlhelper.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/utils/sdlhelper.h b/src/utils/sdlhelper.h index 081494953..89cd3f789 100644 --- a/src/utils/sdlhelper.h +++ b/src/utils/sdlhelper.h @@ -21,8 +21,6 @@ #ifndef UTILS_SDLHELPER_H #define UTILS_SDLHELPER_H -#include "main.h" - #ifdef USE_SDL2 #include "utils/sdl2helper.h" |