From: Sebastian Dröge Date: Thu, 28 Apr 2016 10:39:41 +0000 (+0300) Subject: ges: #include glib.h for G_BEGIN_DECLS X-Git-Tag: 1.19.3~493^2~1021 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=59d7a06b5291d3fc465c4a5d26a9a4259827f3c3;p=platform%2Fupstream%2Fgstreamer.git ges: #include glib.h for G_BEGIN_DECLS --- diff --git a/ges/ges-types.h b/ges/ges-types.h index 6a8699e..05181c4 100644 --- a/ges/ges-types.h +++ b/ges/ges-types.h @@ -21,6 +21,8 @@ #ifndef __GES_TYPES_H__ #define __GES_TYPES_H__ +#include + G_BEGIN_DECLS /* Padding */