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