aboutsummaryrefslogtreecommitdiff
path: root/plugins/elements/gstfdsink.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/elements/gstfdsink.h')
-rw-r--r--plugins/elements/gstfdsink.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/elements/gstfdsink.h b/plugins/elements/gstfdsink.h
index 59393d0..643453d 100644
--- a/plugins/elements/gstfdsink.h
+++ b/plugins/elements/gstfdsink.h
@@ -67,7 +67,7 @@ struct _GstFdSinkClass {
GstBaseSinkClass parent_class;
};
-GType gst_fd_sink_get_type(void);
+G_GNUC_INTERNAL GType gst_fd_sink_get_type (void);
G_END_DECLS