summaryrefslogtreecommitdiff
path: root/gst/gstbin.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/gstbin.h')
-rw-r--r--gst/gstbin.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/gst/gstbin.h b/gst/gstbin.h
index 5071ace731..e91acd510a 100644
--- a/gst/gstbin.h
+++ b/gst/gstbin.h
@@ -52,7 +52,8 @@ typedef enum
/* padding */
GST_BIN_FLAG_LAST = GST_ELEMENT_FLAG_LAST + 5
-} GstBinFlags;
+}
+GstBinFlags;
/*typedef struct _GstBin GstBin; */
/*typedef struct _GstBinClass GstBinClass; */