gstreamer_core/gst/glib-compat-private.h
author William Roberts <williamr@symbian.org>
Thu, 22 Jul 2010 16:36:00 +0100
branchGCC_SURGE
changeset 25 7ce29e50e9e1
parent 8 4a7fac7dd34a
child 30 7e817e7e631c
permissions -rw-r--r--
Catchup to latest Symbian^4

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