Moved service file into utils

This commit is contained in:
emeric
2019-10-28 13:35:39 +01:00
parent a1e06282d6
commit e507eafccd
17 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
#include <Wt/WPushButton.h>
#include <Wt/WResource.h>
#include "main/Service.hpp"
#include "utils/Service.hpp"
#include "scanner/MediaScanner.hpp"
#include "LmsApplication.hpp"