test: add GLib testing compatibility header

Didn't compile on GLib < 2.16.
This commit is contained in:
Max Kellermann
2011-10-19 21:10:01 +02:00
parent 08a0bb756d
commit f1da118a6c
7 changed files with 63 additions and 0 deletions

View File

@@ -18,6 +18,7 @@
*/
#include "test_pcm_all.h"
#include "test_glib_compat.h"
#include "pcm_dither.h"
#include <glib.h>