diff options
Diffstat (limited to 'test/test_pcm_dither.cxx')
-rw-r--r-- | test/test_pcm_dither.cxx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/test/test_pcm_dither.cxx b/test/test_pcm_dither.cxx index 47b94764d..44830746f 100644 --- a/test/test_pcm_dither.cxx +++ b/test/test_pcm_dither.cxx @@ -18,10 +18,7 @@ */ #include "test_pcm_all.hxx" - -extern "C" { -#include "pcm_dither.h" -} +#include "PcmDither.hxx" #include <glib.h> |