pcm/PcmDither: inline Dither24To16() and Dither32To16()

This commit is contained in:
Max Kellermann
2013-12-28 18:30:13 +01:00
parent f3bbe4bb1f
commit 394e2815db
3 changed files with 5 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
#include "test_pcm_all.hxx"
#include "test_pcm_util.hxx"
#include "pcm/PcmDither.hxx"
#include "pcm/PcmDither.cxx"
void
PcmDitherTest::TestDither24()