diff options
Diffstat (limited to 'src/notifymanager.cpp')
-rw-r--r-- | src/notifymanager.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/notifymanager.cpp b/src/notifymanager.cpp index a5962006c..6d6a2b3a7 100644 --- a/src/notifymanager.cpp +++ b/src/notifymanager.cpp @@ -34,6 +34,8 @@ #include "resources/db/sounddb.h" +#include "debug.h" + namespace NotifyManager { static ChatTab *getGuildTab() |