summaryrefslogtreecommitdiff
path: root/src/net/ea/gamehandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/ea/gamehandler.cpp')
-rw-r--r--src/net/ea/gamehandler.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/net/ea/gamehandler.cpp b/src/net/ea/gamehandler.cpp
index df2c4ec47..1909cd6df 100644
--- a/src/net/ea/gamehandler.cpp
+++ b/src/net/ea/gamehandler.cpp
@@ -24,9 +24,10 @@
#include "client.h"
#include "game.h"
-#include "localplayer.h"
#include "notifymanager.h"
+#include "being/localplayer.h"
+
#include "gui/okdialog.h"
#include "debug.h"