From 7f9e66e34ef7ef9aa3d77ff0e4fb01d6ba81b85c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 16 Sep 2013 01:31:18 +0300 Subject: remove unused includes from render files. --- src/render/graphics.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/render/graphics.h') diff --git a/src/render/graphics.h b/src/render/graphics.h index 16cce7ae6..aad3c2bed 100644 --- a/src/render/graphics.h +++ b/src/render/graphics.h @@ -23,7 +23,7 @@ #ifndef RENDER_GRAPHICS_H #define RENDER_GRAPHICS_H -#include "SDL.h" +#include "SDL_video.h" #include "sdlshared.h" @@ -37,9 +37,7 @@ class Image; class ImageCollection; class ImageVertexes; -class MapLayer; -struct SDL_Surface; struct SDL_Window; static const int defaultScreenWidth = 800; -- cgit v1.2.3-70-g09d2