aboutsummaryrefslogtreecommitdiffstats
path: root/src/CommandLine.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/CommandLine.cxx')
-rw-r--r--src/CommandLine.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CommandLine.cxx b/src/CommandLine.cxx
index ec6d8c7b1..d1f386f82 100644
--- a/src/CommandLine.cxx
+++ b/src/CommandLine.cxx
@@ -35,7 +35,7 @@
#include "fs/FileSystem.hxx"
#ifdef ENABLE_ENCODER
-#include "encoder_list.h"
+#include "EncoderList.hxx"
#include "encoder_plugin.h"
#endif