summaryrefslogtreecommitdiff
path: root/src/render/mobileopenglgraphics.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/mobileopenglgraphics.h')
-rw-r--r--src/render/mobileopenglgraphics.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/render/mobileopenglgraphics.h b/src/render/mobileopenglgraphics.h
index 304481a39..16442bbc3 100644
--- a/src/render/mobileopenglgraphics.h
+++ b/src/render/mobileopenglgraphics.h
@@ -23,7 +23,6 @@
#ifndef RENDER_MOBILEOPENGLGRAPHICS_H
#define RENDER_MOBILEOPENGLGRAPHICS_H
-#include "main.h"
#ifdef USE_OPENGL
#include "localconsts.h"
@@ -43,8 +42,6 @@
#include <GL/glext.h>
#endif
-#include <set>
-
class OpenGLGraphicsVertexes;
class MobileOpenGLGraphics final : public Graphics