diff options
Diffstat (limited to 'src/pcm/FormatConverter.hxx')
-rw-r--r-- | src/pcm/FormatConverter.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pcm/FormatConverter.hxx b/src/pcm/FormatConverter.hxx index 1faa5c1a2..e0381bf39 100644 --- a/src/pcm/FormatConverter.hxx +++ b/src/pcm/FormatConverter.hxx @@ -21,7 +21,7 @@ #define MPD_PCM_FORMAT_CONVERTER_HXX #include "check.h" -#include "AudioFormat.hxx" +#include "SampleFormat.hxx" #include "PcmBuffer.hxx" #include "PcmDither.hxx" |