summaryrefslogtreecommitdiff
path: root/src/being/localplayer.h
diff options
context:
space:
mode:
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;