summaryrefslogtreecommitdiff
path: root/test/test_pcm_format.cxx
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2018-10-30 00:05:58 +0100
committerMax Kellermann <max@musicpd.org>2018-10-30 00:05:58 +0100
commitbb5918932b900a42a413fee5d4764446f5ab2669 (patch)
tree9cd06ec89a1a27c5230f639fc85c6069b3b322b8 /test/test_pcm_format.cxx
parentaa77bc323f0e8c55bdf08211a3e3ea738f0e9f5f (diff)
pcm/PcmUtils: rename to Clamp.hxx
Diffstat (limited to 'test/test_pcm_format.cxx')
-rw-r--r--test/test_pcm_format.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test_pcm_format.cxx b/test/test_pcm_format.cxx
index 76dd8827e..868b643df 100644
--- a/test/test_pcm_format.cxx
+++ b/test/test_pcm_format.cxx
@@ -21,7 +21,6 @@
#include "test_pcm_util.hxx"
#include "pcm/PcmFormat.hxx"
#include "pcm/PcmDither.hxx"
-#include "pcm/PcmUtils.hxx"
#include "pcm/PcmBuffer.hxx"
#include "pcm/SampleFormat.hxx"