aboutsummaryrefslogtreecommitdiffstats
path: root/src/storage/LocalStorage.cxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/storage/plugins/LocalStorage.cxx (renamed from src/storage/LocalStorage.cxx)2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/storage/LocalStorage.cxx b/src/storage/plugins/LocalStorage.cxx
index f0a1726e0..f06e447b5 100644
--- a/src/storage/LocalStorage.cxx
+++ b/src/storage/plugins/LocalStorage.cxx
@@ -19,7 +19,7 @@
#include "config.h"
#include "LocalStorage.hxx"
-#include "FileInfo.hxx"
+#include "storage/FileInfo.hxx"
#include "util/Error.hxx"
#include "fs/FileSystem.hxx"