configure.ac: Require GLib 2.12.
[platform/upstream/gstreamer.git] / gst / glib-compat-private.h
1 /*
2  * glib-compat.c
3  * Functions copied from glib 2.10
4  *
5  * Copyright 2005 David Schleef <ds@schleef.org>
6  */
7
8 #include "gst_private.h" /* for g_warning */
9 #include <glib.h>
10
11 G_BEGIN_DECLS
12
13 /* copies */
14
15 /* adaptations */
16
17 G_END_DECLS