summaryrefslogtreecommitdiff
path: root/src/command/FileCommands.cxx
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-10-01 23:38:17 +0200
committerMax Kellermann <max@duempel.org>2014-10-01 23:38:17 +0200
commit89f9561d10c6c7d39c466bc8432793fcaa89fd9d (patch)
treea9925d5f471c5d3d5c6d9925c2594b1b595ae812 /src/command/FileCommands.cxx
parent8af3f91e7889fc9f23d96aa75307c4440e921875 (diff)
storage/Interface: include cleanup
Diffstat (limited to 'src/command/FileCommands.cxx')
-rw-r--r--src/command/FileCommands.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/command/FileCommands.cxx b/src/command/FileCommands.cxx
index 0a4f9592a..1b6a11cf5 100644
--- a/src/command/FileCommands.cxx
+++ b/src/command/FileCommands.cxx
@@ -36,6 +36,7 @@
#include "storage/StorageInterface.hxx"
#include "fs/AllocatedPath.hxx"
#include "fs/FileSystem.hxx"
+#include "fs/DirectoryReader.hxx"
#include "TimePrint.hxx"
#include "ls.hxx"