summaryrefslogtreecommitdiff
path: root/src/being.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/being.cpp')
-rw-r--r--src/being.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/being.cpp b/src/being.cpp
index d0442610..543b16d0 100644
--- a/src/being.cpp
+++ b/src/being.cpp
@@ -37,9 +37,7 @@
#include "playerrelations.h"
#include "simpleanimation.h"
#include "sound.h"
-#include "sprite.h"
#include "text.h"
-#include "statuseffect.h"
#include "gui/gui.h"
#include "gui/socialwindow.h"
@@ -59,13 +57,10 @@
#include "resources/iteminfo.h"
#include "resources/monsterdb.h"
#include "resources/npcdb.h"
-#include "resources/resourcemanager.h"
#include "resources/theme.h"
#include "resources/userpalette.h"
-#include "utils/dtor.h"
#include "utils/stringutils.h"
-#include "utils/xml.h"
#include <cassert>
#include <cmath>