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 5384fc6dd..0de211fd7 100644 --- a/src/CommandLine.cxx +++ b/src/CommandLine.cxx @@ -22,7 +22,7 @@ #include "ls.hxx" #include "Log.hxx" #include "conf.h" -#include "decoder_list.h" +#include "DecoderList.hxx" #include "decoder_plugin.h" #include "OutputList.hxx" #include "output_plugin.h" |