From 394e2815dbaf0edb8d0f34b6ceab96b58f071ea8 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sat, 28 Dec 2013 18:30:13 +0100 Subject: pcm/PcmDither: inline Dither24To16() and Dither32To16() --- test/test_pcm_dither.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/test_pcm_dither.cxx') diff --git a/test/test_pcm_dither.cxx b/test/test_pcm_dither.cxx index 710deffcc..bf7484885 100644 --- a/test/test_pcm_dither.cxx +++ b/test/test_pcm_dither.cxx @@ -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() -- cgit v1.2.3