gstreamer_core/gst/glib-compat-private.h
author hgs
Tue, 21 Sep 2010 11:28:48 -0500
changeset 34 1b8125c02661
parent 16 8e837d1bf446
child 30 7e817e7e631c
permissions -rw-r--r--
201037

/*
 * 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