summaryrefslogtreecommitdiff
path: root/src/localplayer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/localplayer.cpp')
-rw-r--r--src/localplayer.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/localplayer.cpp b/src/localplayer.cpp
index 254d03113..4de5dca23 100644
--- a/src/localplayer.cpp
+++ b/src/localplayer.cpp
@@ -27,7 +27,6 @@
#include "configuration.h"
#include "dropshortcut.h"
#include "effectmanager.h"
-#include "graphics.h"
#include "guild.h"
#include "item.h"
#include "keyboardconfig.h"
@@ -57,6 +56,8 @@
#include "gui/widgets/gmtab.h"
#include "gui/widgets/whispertab.h"
+#include "render/graphics.h"
+
#include "net/beinghandler.h"
#include "net/chathandler.h"
#include "net/guildhandler.h"