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_pack.c | 1 + 1 file changed, 1 insertion(+) (limited to 'test/test_pcm_pack.c') diff --git a/test/test_pcm_pack.c b/test/test_pcm_pack.c index 921bb7932..85cbe5bfc 100644 --- a/test/test_pcm_pack.c +++ b/test/test_pcm_pack.c @@ -19,6 +19,7 @@ #include "test_pcm_all.h" #include "pcm_pack.h" +#include "test_glib_compat.h" #include -- cgit v1.2.3