diff options
Diffstat (limited to 'src/DecoderAPI.hxx')
-rw-r--r-- | src/DecoderAPI.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/DecoderAPI.hxx b/src/DecoderAPI.hxx index 36a4fa5c7..d514ef7cc 100644 --- a/src/DecoderAPI.hxx +++ b/src/DecoderAPI.hxx @@ -33,7 +33,7 @@ #include "replay_gain_info.h" #include "Tag.hxx" #include "AudioFormat.hxx" -#include "conf.h" +#include "ConfigData.hxx" /** * Notify the player thread that it has finished initialization and |