diff options
Diffstat (limited to 'src/notifymanager.cpp')
-rw-r--r-- | src/notifymanager.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/notifymanager.cpp b/src/notifymanager.cpp index 97f9ea18a..719912f12 100644 --- a/src/notifymanager.cpp +++ b/src/notifymanager.cpp @@ -24,6 +24,8 @@ #include "being/localplayer.h" +#include "enums/resources/notifytypes.h" + #include "net/guildhandler.h" #include "net/partyhandler.h" @@ -32,7 +34,6 @@ #endif #include "resources/notifications.h" -#include "resources/notifytypes.h" #include "resources/db/sounddb.h" |