diff options
Diffstat (limited to 'src/resources/sounddb.cpp')
-rw-r--r-- | src/resources/sounddb.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/resources/sounddb.cpp b/src/resources/sounddb.cpp index beda71b88..6dcf20b17 100644 --- a/src/resources/sounddb.cpp +++ b/src/resources/sounddb.cpp @@ -23,6 +23,7 @@ #include "client.h" #include "configuration.h" #include "logger.h" +#include "notifications.h" #include "notifymanager.h" #include "utils/xml.h" |