summaryrefslogtreecommitdiff
path: root/src/net/eathena/adminhandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/eathena/adminhandler.cpp')
-rw-r--r--src/net/eathena/adminhandler.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/net/eathena/adminhandler.cpp b/src/net/eathena/adminhandler.cpp
index 4661cd5b8..e52945a98 100644
--- a/src/net/eathena/adminhandler.cpp
+++ b/src/net/eathena/adminhandler.cpp
@@ -25,7 +25,8 @@
#include "actorspritemanager.h"
#include "game.h"
#include "notifymanager.h"
-#include "playerrelations.h"
+
+#include "being/playerrelations.h"
#include "net/chathandler.h"