diff options
Diffstat (limited to 'test/test_pcm_dither.c')
-rw-r--r-- | test/test_pcm_dither.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test_pcm_dither.c b/test/test_pcm_dither.c index 44d105207..24b0dd040 100644 --- a/test/test_pcm_dither.c +++ b/test/test_pcm_dither.c @@ -18,6 +18,7 @@ */ #include "test_pcm_all.h" +#include "test_glib_compat.h" #include "pcm_dither.h" #include <glib.h> |