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 d1f386f82..194bf3e2b 100644 --- a/src/CommandLine.cxx +++ b/src/CommandLine.cxx @@ -23,7 +23,7 @@ #include "Log.hxx" #include "conf.h" #include "DecoderList.hxx" -#include "decoder_plugin.h" +#include "DecoderPlugin.hxx" #include "OutputList.hxx" #include "OutputPlugin.hxx" #include "InputRegistry.hxx" |