From 3f7f55d24f8adbfaa6e534734e955fb3c37792ff Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 16 Mar 2015 23:58:40 +0300 Subject: Remove useless includes from .h files. --- src/render/mobileopenglgraphics.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/render/mobileopenglgraphics.h') 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 #endif -#include - class OpenGLGraphicsVertexes; class MobileOpenGLGraphics final : public Graphics -- cgit v1.2.3-70-g09d2