From 23034a47937c109590eb60e4ee0efa32a8c9e45e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 15 Mar 2015 22:03:17 +0300 Subject: Remove useless includes from cpp files --- src/resources/map/maplayer.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/resources/map/maplayer.cpp') diff --git a/src/resources/map/maplayer.cpp b/src/resources/map/maplayer.cpp index ed9c1a766..2c0f050b5 100644 --- a/src/resources/map/maplayer.cpp +++ b/src/resources/map/maplayer.cpp @@ -23,7 +23,6 @@ #include "resources/map/maplayer.h" #include "configuration.h" -#include "graphicsvertexes.h" #ifndef USE_OPENGL #include "render/graphics.h" @@ -33,7 +32,6 @@ #include "render/graphics.h" -#include "resources/image.h" #include "resources/mapitemtype.h" #include "resources/map/mapitem.h" @@ -41,8 +39,6 @@ #include "resources/map/maptype.h" #include "resources/map/speciallayer.h" -#include "utils/dtor.h" - #include "debug.h" MapLayer::MapLayer(const int x, const int y, -- cgit v1.2.3-70-g09d2