summaryrefslogtreecommitdiff
path: root/src/maplayer.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/maplayer.h
parent872368b15b84f1a2c945238b4e2a9a2ed411e849 (diff)
downloadmv-1fe0b1cf4736dae1278513aff290fec1c24693d9.tar.gz
mv-1fe0b1cf4736dae1278513aff290fec1c24693d9.tar.bz2
mv-1fe0b1cf4736dae1278513aff290fec1c24693d9.tar.xz
mv-1fe0b1cf4736dae1278513aff290fec1c24693d9.zip
remove unused includes from being files.
Diffstat (limited to 'src/maplayer.h')
-rw-r--r--src/maplayer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/maplayer.h b/src/maplayer.h
index 9c5a70cd2..a994ab4bc 100644
--- a/src/maplayer.h
+++ b/src/maplayer.h
@@ -32,6 +32,7 @@
#include <string>
#include <vector>
+class Image;
class MapItem;
class SpecialLayer;
class ImageVertexes;