pcm/PcmUtils: rename to Clamp.hxx
This commit is contained in:
parent
aa77bc323f
commit
bb5918932b
|
@ -20,7 +20,7 @@
|
|||
#include "config.h"
|
||||
#include "PcmFormat.hxx"
|
||||
#include "PcmBuffer.hxx"
|
||||
#include "PcmUtils.hxx"
|
||||
#include "Clamp.hxx"
|
||||
#include "Traits.hxx"
|
||||
#include "FloatConvert.hxx"
|
||||
#include "ShiftConvert.hxx"
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
#include "config.h"
|
||||
#include "PcmMix.hxx"
|
||||
#include "Volume.hxx"
|
||||
#include "PcmUtils.hxx"
|
||||
#include "Clamp.hxx"
|
||||
#include "Traits.hxx"
|
||||
#include "util/Clamp.hxx"
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue