diff options
Diffstat (limited to '')
-rw-r--r-- | test/run_encoder.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/run_encoder.cxx b/test/run_encoder.cxx index 8d8ec5164..04f0f07df 100644 --- a/test/run_encoder.cxx +++ b/test/run_encoder.cxx @@ -24,7 +24,7 @@ #include "encoder/ToOutputStream.hxx" #include "AudioFormat.hxx" #include "AudioParser.hxx" -#include "config/ConfigData.hxx" +#include "config/Param.hxx" #include "fs/io/StdioOutputStream.hxx" #include "util/Error.hxx" #include "Log.hxx" |