summaryrefslogtreecommitdiff
path: root/src/map.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-09-09 23:39:08 +0300
committerAndrei Karas <akaras@inbox.ru>2013-09-09 23:39:08 +0300
commit1fe0b1cf4736dae1278513aff290fec1c24693d9 (patch)
tree0e1578365a028edc1ce680e6a5db8b9a431ba237 /src/map.h
parent872368b15b84f1a2c945238b4e2a9a2ed411e849 (diff)
downloadManaVerse-1fe0b1cf4736dae1278513aff290fec1c24693d9.tar.gz
ManaVerse-1fe0b1cf4736dae1278513aff290fec1c24693d9.tar.bz2
ManaVerse-1fe0b1cf4736dae1278513aff290fec1c24693d9.tar.xz
ManaVerse-1fe0b1cf4736dae1278513aff290fec1c24693d9.zip
remove unused includes from being files.
Diffstat (limited to 'src/map.h')
-rw-r--r--src/map.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map.h b/src/map.h
index 41fc28185..0917deee2 100644
--- a/src/map.h
+++ b/src/map.h
@@ -36,6 +36,7 @@
class Animation;
class AmbientLayer;
+class Image;
class MapLayer;
class Particle;
class Resource;