aboutsummaryrefslogtreecommitdiffstats
path: root/src/storage/plugins/LocalStorage.hxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/storage/plugins/LocalStorage.hxx (renamed from src/storage/LocalStorage.hxx)2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/storage/LocalStorage.hxx b/src/storage/plugins/LocalStorage.hxx
index 4acea3d2a..d9c2fcb64 100644
--- a/src/storage/LocalStorage.hxx
+++ b/src/storage/plugins/LocalStorage.hxx
@@ -21,7 +21,7 @@
#define MPD_STORAGE_LOCAL_HXX
#include "check.h"
-#include "StorageInterface.hxx"
+#include "storage/StorageInterface.hxx"
#include "fs/AllocatedPath.hxx"
#include "fs/DirectoryReader.hxx"