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/normalopenglgraphics.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/render/normalopenglgraphics.h') diff --git a/src/render/normalopenglgraphics.h b/src/render/normalopenglgraphics.h index 29145115d..a3fbdc1fb 100644 --- a/src/render/normalopenglgraphics.h +++ b/src/render/normalopenglgraphics.h @@ -23,7 +23,6 @@ #ifndef RENDER_NORMALOPENGLGRAPHICS_H #define RENDER_NORMALOPENGLGRAPHICS_H -#include "main.h" #if defined USE_OPENGL && !defined ANDROID #include "localconsts.h" @@ -43,8 +42,6 @@ #include #endif -#include - class OpenGLGraphicsVertexes; class NormalOpenGLGraphics final : public Graphics -- cgit v1.2.3-60-g2f50