mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
Add glib.h for G_BEGIN_DECLS
Original commit message from CVS: Add glib.h for G_BEGIN_DECLS
This commit is contained in:
parent
6467bbcfed
commit
091e1c3a75
1 changed files with 2 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue