[filescanner/library] Move filescanner to subfolder

This commit is contained in:
chme
2017-01-11 18:25:49 +01:00
parent 9c9c583b81
commit 528614909c
8 changed files with 8 additions and 10 deletions

View File

@@ -41,7 +41,7 @@
#include "commands.h"
#include "conffile.h"
#include "db.h"
#include "filescanner.h"
#include "library/filescanner.h"
#include "logger.h"
#include "misc.h"
#include "player.h"