mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-18 05:16:05 +00:00
ges: #include glib.h for G_BEGIN_DECLS
This commit is contained in:
parent
503ebdd1f1
commit
59d7a06b52
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@
|
|||
#ifndef __GES_TYPES_H__
|
||||
#define __GES_TYPES_H__
|
||||
|
||||
#include <glib.h>
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
/* Padding */
|
||||
|
|
Loading…
Reference in a new issue