diff options
Diffstat (limited to 'src/command')
-rw-r--r-- | src/command/FileCommands.cxx | 1 |
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" |