diff options
Diffstat (limited to 'src/resources/db/sounddb.cpp')
-rw-r--r-- | src/resources/db/sounddb.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/resources/db/sounddb.cpp b/src/resources/db/sounddb.cpp index 09b7af65d..bdab15f2f 100644 --- a/src/resources/db/sounddb.cpp +++ b/src/resources/db/sounddb.cpp @@ -23,8 +23,9 @@ #include "configuration.h" #include "notifymanager.h" +#include "enums/resources/notifytypes.h" + #include "resources/beingcommon.h" -#include "resources/notifytypes.h" #include "debug.h" |