diff options
Diffstat (limited to '')
-rw-r--r-- | test/test_pcm_main.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test_pcm_main.c b/test/test_pcm_main.c index 6201f8e1a..4e64b443f 100644 --- a/test/test_pcm_main.c +++ b/test/test_pcm_main.c @@ -18,6 +18,7 @@ */ #include "test_pcm_all.h" +#include "test_glib_compat.h" #include <glib.h> |