diff options
Diffstat (limited to 'src/OtherCommands.cxx')
-rw-r--r-- | src/OtherCommands.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/OtherCommands.cxx b/src/OtherCommands.cxx index f7f225f63..7958b8711 100644 --- a/src/OtherCommands.cxx +++ b/src/OtherCommands.cxx @@ -31,9 +31,9 @@ #include "DecoderPrint.hxx" #include "protocol/ArgParser.hxx" #include "protocol/Result.hxx" +#include "ls.hxx" extern "C" { -#include "ls.h" #include "uri.h" #include "volume.h" #include "stats.h" |