summaryrefslogtreecommitdiff
path: root/gst/glib-compat-private.h
blob: 75e71087669b2cd79a17bda0e67e387dffaa255b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/*
 * glib-compat.c
 * Functions copied from glib 2.10
 *
 * Copyright 2005 David Schleef <ds@schleef.org>
 */

#include "gst_private.h" /* for g_warning */
#include <glib.h>

G_BEGIN_DECLS

/* copies */

/* adaptations */

G_END_DECLS