diff options
Diffstat (limited to 'src/notifymanager.cpp')
-rw-r--r-- | src/notifymanager.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/notifymanager.cpp b/src/notifymanager.cpp index 270df1872..94471d96a 100644 --- a/src/notifymanager.cpp +++ b/src/notifymanager.cpp @@ -32,7 +32,7 @@ #include "net/net.h" #include "net/partyhandler.h" -#include "resources/sounddb.h" +#include "resources/db/sounddb.h" namespace NotifyManager { |