summaryrefslogtreecommitdiff
path: root/src/net/ea/chathandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/ea/chathandler.cpp')
-rw-r--r--src/net/ea/chathandler.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/net/ea/chathandler.cpp b/src/net/ea/chathandler.cpp
index 554276d17..0ece76168 100644
--- a/src/net/ea/chathandler.cpp
+++ b/src/net/ea/chathandler.cpp
@@ -28,14 +28,14 @@
#include "being/being.h"
+#include "enums/resources/notifytypes.h"
+
#include "gui/windows/chatwindow.h"
#include "gui/widgets/tabs/chat/gmtab.h"
#include "net/messagein.h"
-#include "resources/notifytypes.h"
-
#include "utils/gettext.h"
#include "debug.h"