diff options
Diffstat (limited to 'src/render/mobileopenglgraphics.cpp')
-rw-r--r-- | src/render/mobileopenglgraphics.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/render/mobileopenglgraphics.cpp b/src/render/mobileopenglgraphics.cpp index d8ed1bc3a..18f036f48 100644 --- a/src/render/mobileopenglgraphics.cpp +++ b/src/render/mobileopenglgraphics.cpp @@ -35,9 +35,6 @@ #include "resources/openglimagehelper.h" #include "utils/sdlcheckutils.h" -#include "utils/stringutils.h" - -#include <SDL.h> #include "debug.h" |