summaryrefslogtreecommitdiff
path: root/src/pcm/FormatConverter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/pcm/FormatConverter.hxx')
-rw-r--r--src/pcm/FormatConverter.hxx2
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"