summaryrefslogtreecommitdiff
path: root/src/gui/chat.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/chat.cpp')
-rw-r--r--src/gui/chat.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/chat.cpp b/src/gui/chat.cpp
index e30e7116..d0a98d7f 100644
--- a/src/gui/chat.cpp
+++ b/src/gui/chat.cpp
@@ -35,7 +35,7 @@
#include "../playerinfo.h"
#include "../log.h"
-#include "graphics.h"
+#include "../graphics.h"
extern Graphics *graphics;
#include "../net/messageout.h"