summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2019-04-09 04:02:57 +0300
committerAndrei Karas <akaras@inbox.ru>2019-04-09 19:07:39 +0300
commit05dc2dacc52153b3e3c839cd70ed2e0822e3dfb7 (patch)
treef40b8b476760b596308d2c0d4fa4d838979a8962
parentca36b238c85e3512ae313ea4692b8b3930b92bf5 (diff)
downloadplus-05dc2dacc52153b3e3c839cd70ed2e0822e3dfb7.tar.gz
plus-05dc2dacc52153b3e3c839cd70ed2e0822e3dfb7.tar.bz2
plus-05dc2dacc52153b3e3c839cd70ed2e0822e3dfb7.tar.xz
plus-05dc2dacc52153b3e3c839cd70ed2e0822e3dfb7.zip
Remove extra include from mapreader.cpp
-rw-r--r--src/resources/mapreader.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/resources/mapreader.cpp b/src/resources/mapreader.cpp
index 390fb9e3d..d697dc215 100644
--- a/src/resources/mapreader.cpp
+++ b/src/resources/mapreader.cpp
@@ -35,8 +35,6 @@
#include "fs/virtfs/fs.h"
-#include "render/graphics.h"
-
#include "resources/map/map.h"
#include "resources/map/mapheights.h"
#include "resources/map/maplayer.h"