summaryrefslogtreecommitdiff
path: root/src/pcm/SoxrResampler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/pcm/SoxrResampler.hxx')
-rw-r--r--src/pcm/SoxrResampler.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pcm/SoxrResampler.hxx b/src/pcm/SoxrResampler.hxx
index 735a24a85..31142a7df 100644
--- a/src/pcm/SoxrResampler.hxx
+++ b/src/pcm/SoxrResampler.hxx
@@ -22,7 +22,7 @@
#include "Resampler.hxx"
#include "PcmBuffer.hxx"
-#include "Compiler.h"
+#include "util/Compiler.h"
struct AudioFormat;
struct ConfigBlock;