summaryrefslogtreecommitdiff
path: root/src/net/eathena/homunculushandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/eathena/homunculushandler.cpp')
-rw-r--r--src/net/eathena/homunculushandler.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/net/eathena/homunculushandler.cpp b/src/net/eathena/homunculushandler.cpp
index 537ea33d8..e98d73fe0 100644
--- a/src/net/eathena/homunculushandler.cpp
+++ b/src/net/eathena/homunculushandler.cpp
@@ -26,6 +26,8 @@
#include "being/homunculusinfo.h"
#include "being/playerinfo.h"
+#include "enums/resources/notifytypes.h"
+
#include "gui/windows/skilldialog.h"
#include "net/serverfeatures.h"
@@ -34,7 +36,6 @@
#include "net/eathena/protocol.h"
#include "resources/iteminfo.h"
-#include "resources/notifytypes.h"
#include "resources/db/itemdb.h"