summaryrefslogtreecommitdiff
path: root/src/net/playerhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/playerhandler.h')
-rw-r--r--src/net/playerhandler.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/net/playerhandler.h b/src/net/playerhandler.h
index 020eda605..10eac7462 100644
--- a/src/net/playerhandler.h
+++ b/src/net/playerhandler.h
@@ -25,8 +25,7 @@
#include "flooritem.h"
-#include "being/being.h"
-#include "being/playerinfo.h"
+#include "enums/being/beingaction.h"
namespace Net
{