summaryrefslogtreecommitdiffstats
path: root/gst-libs/gst/play/play.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst-libs/gst/play/play.h')
-rw-r--r--gst-libs/gst/play/play.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/gst-libs/gst/play/play.h b/gst-libs/gst/play/play.h
index 47146987..a5ca4142 100644
--- a/gst-libs/gst/play/play.h
+++ b/gst-libs/gst/play/play.h
@@ -24,6 +24,8 @@
#include <gst/xoverlay/xoverlay.h>
#include <gst/play/play-enumtypes.h>
+G_BEGIN_DECLS
+
/* GError stuff */
#define GST_PLAY_ERROR gst_play_error_quark ()
@@ -97,4 +99,6 @@ GList * gst_play_get_all_by_interface (GstPlay *play,
gdouble gst_play_get_framerate (GstPlay *play);
+G_END_DECLS
+
#endif /* __GST_PLAY_H__ */