From f1da118a6ccec6154a8e67c78d52fffb2ffa7089 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 19 Oct 2011 21:10:01 +0200 Subject: test: add GLib testing compatibility header Didn't compile on GLib < 2.16. --- test/test_pcm_byteswap.c | 1 + 1 file changed, 1 insertion(+) (limited to 'test/test_pcm_byteswap.c') diff --git a/test/test_pcm_byteswap.c b/test/test_pcm_byteswap.c index 32401eae6..ddc09f507 100644 --- a/test/test_pcm_byteswap.c +++ b/test/test_pcm_byteswap.c @@ -20,6 +20,7 @@ #include "test_pcm_all.h" #include "pcm_byteswap.h" #include "pcm_buffer.h" +#include "test_glib_compat.h" #include -- cgit v1.2.3