diff options
Diffstat (limited to 'src/CommandLine.cxx')
-rw-r--r-- | src/CommandLine.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CommandLine.cxx b/src/CommandLine.cxx index ea5432f92..a784c824b 100644 --- a/src/CommandLine.cxx +++ b/src/CommandLine.cxx @@ -20,11 +20,11 @@ #include "config.h" #include "CommandLine.hxx" #include "path.h" +#include "ls.hxx" extern "C" { #include "log.h" #include "conf.h" -#include "ls.h" } #include "decoder_list.h" |