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 71395fd0c..9fb388751 100644 --- a/src/CommandLine.cxx +++ b/src/CommandLine.cxx @@ -21,7 +21,7 @@ #include "CommandLine.hxx" #include "ls.hxx" #include "Log.hxx" -#include "conf.h" +#include "ConfigGlobal.hxx" #include "DecoderList.hxx" #include "DecoderPlugin.hxx" #include "OutputList.hxx" |