From 23a3e48c33b14cc0bda0eb3fda361961e8d6172c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 29 Jun 2015 15:24:14 +0300 Subject: Move notifytypes.h into enums directory. --- src/resources/db/sounddb.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/resources/db') 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" -- cgit v1.2.3-70-g09d2