From fe85fa3bea023df887811d4dc28dc51b7894525a Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 21 Jan 2015 21:14:25 +0100 Subject: ConfigData: move struct config_param to Param.hxx --- test/test_vorbis_encoder.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/test_vorbis_encoder.cxx') diff --git a/test/test_vorbis_encoder.cxx b/test/test_vorbis_encoder.cxx index ae1b2fdf2..8d3e4bd8a 100644 --- a/test/test_vorbis_encoder.cxx +++ b/test/test_vorbis_encoder.cxx @@ -23,7 +23,7 @@ #include "encoder/EncoderInterface.hxx" #include "encoder/ToOutputStream.hxx" #include "AudioFormat.hxx" -#include "config/ConfigData.hxx" +#include "config/Param.hxx" #include "fs/io/StdioOutputStream.hxx" #include "tag/Tag.hxx" #include "tag/TagBuilder.hxx" -- cgit v1.2.3