summaryrefslogtreecommitdiff
path: root/gst/camerabin2/gstwrappercamerabinsrc.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/camerabin2/gstwrappercamerabinsrc.h')
-rw-r--r--gst/camerabin2/gstwrappercamerabinsrc.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gst/camerabin2/gstwrappercamerabinsrc.h b/gst/camerabin2/gstwrappercamerabinsrc.h
index 1dee4ca6aa..ecac40ea59 100644
--- a/gst/camerabin2/gstwrappercamerabinsrc.h
+++ b/gst/camerabin2/gstwrappercamerabinsrc.h
@@ -29,6 +29,7 @@
#include "camerabingeneral.h"
G_BEGIN_DECLS
+
#define GST_TYPE_WRAPPER_CAMERA_BIN_SRC \
(gst_wrapper_camera_bin_src_get_type())
#define GST_WRAPPER_CAMERA_BIN_SRC(obj) \
@@ -127,4 +128,6 @@ struct _GstWrapperCameraBinSrcClass
gboolean gst_wrapper_camera_bin_src_plugin_init (GstPlugin * plugin);
+G_END_DECLS
+
#endif /* __GST_WRAPPER_CAMERA_BIN_SRC_H__ */