Add glib.h for G_BEGIN_DECLS

Original commit message from CVS:
Add glib.h for G_BEGIN_DECLS
This commit is contained in:
David Schleef 2003-07-18 21:35:40 +00:00
parent 6467bbcfed
commit 091e1c3a75

View file

@ -23,6 +23,8 @@
#ifndef __GST_LOG_H__
#define __GST_LOG_H__
#include <glib.h>
G_BEGIN_DECLS
extern const char *g_log_domain_gstreamer;