summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-06-22 00:21:04 +0300
committerAndrei Karas <akaras@inbox.ru>2016-06-22 00:21:04 +0300
commit01ee2e3e0272884388478e99eaf41e70f2acc77b (patch)
tree4886a2bbde1973cbb68902e39440320a1f9c4fcf
parent8d8f532fd8a76182701e73e2deaa825a4ccc4e2b (diff)
downloadplus-01ee2e3e0272884388478e99eaf41e70f2acc77b.tar.gz
plus-01ee2e3e0272884388478e99eaf41e70f2acc77b.tar.bz2
plus-01ee2e3e0272884388478e99eaf41e70f2acc77b.tar.xz
plus-01ee2e3e0272884388478e99eaf41e70f2acc77b.zip
Remove extra include from game.cpp
-rw-r--r--src/game.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game.cpp b/src/game.cpp
index 84f76308c..0f59c2308 100644
--- a/src/game.cpp
+++ b/src/game.cpp
@@ -107,7 +107,6 @@
#include "net/packetcounters.h"
#include "net/serverfeatures.h"
-#include "resources/beingslot.h"
#include "resources/delayedmanager.h"
#include "resources/imagewriter.h"
#include "resources/mapreader.h"