summaryrefslogtreecommitdiff
path: root/src/net/tmwa/skillhandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/tmwa/skillhandler.cpp')
-rw-r--r--src/net/tmwa/skillhandler.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/net/tmwa/skillhandler.cpp b/src/net/tmwa/skillhandler.cpp
index 5e8dd9729..292e93d2d 100644
--- a/src/net/tmwa/skillhandler.cpp
+++ b/src/net/tmwa/skillhandler.cpp
@@ -27,13 +27,13 @@
#include "being/localplayer.h"
#include "being/playerinfo.h"
+#include "enums/resources/notifytypes.h"
+
#include "gui/windows/skilldialog.h"
#include "net/tmwa/messageout.h"
#include "net/tmwa/protocol.h"
-#include "resources/notifytypes.h"
-
#include "utils/gettext.h"
#include "debug.h"