summaryrefslogtreecommitdiff
path: root/src/being/localplayer.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/being/localplayer.h
parent872368b15b84f1a2c945238b4e2a9a2ed411e849 (diff)
downloadplus-1fe0b1cf4736dae1278513aff290fec1c24693d9.tar.gz
plus-1fe0b1cf4736dae1278513aff290fec1c24693d9.tar.bz2
plus-1fe0b1cf4736dae1278513aff290fec1c24693d9.tar.xz
plus-1fe0b1cf4736dae1278513aff290fec1c24693d9.zip
remove unused includes from being files.
Diffstat (limited to 'src/being/localplayer.h')
-rw-r--r--src/being/localplayer.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/being/localplayer.h b/src/being/localplayer.h
index 4f57df0d7..5e0cf9ea6 100644
--- a/src/being/localplayer.h
+++ b/src/being/localplayer.h
@@ -32,15 +32,12 @@
#include <guichan/actionlistener.hpp>
-#include <memory>
#include <vector>
#include "localconsts.h"
class ChatTab;
class FloorItem;
-class ImageSet;
-class Item;
class Map;
class OkDialog;