gstreamer_core/gst/glib-compat-private.h
author hgs
Wed, 24 Mar 2010 18:11:27 -0500
changeset 17 512aaca1665c
parent 16 8e837d1bf446
child 30 7e817e7e631c
permissions -rw-r--r--
201011

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