summaryrefslogtreecommitdiff
path: root/src/notifymanager.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/notifymanager.cpp')
-rw-r--r--src/notifymanager.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/notifymanager.cpp b/src/notifymanager.cpp
index 3ec039260..08245dcd9 100644
--- a/src/notifymanager.cpp
+++ b/src/notifymanager.cpp
@@ -28,7 +28,6 @@
#include "gui/widgets/tabs/chattab.h"
#include "net/guildhandler.h"
-#include "net/net.h"
#include "net/partyhandler.h"
#include "resources/notifications.h"
@@ -36,6 +35,8 @@
#include "resources/db/sounddb.h"
+#include "utils/stringutils.h"
+
#include "debug.h"
namespace NotifyManager