aboutsummaryrefslogtreecommitdiff
path: root/plugins/elements/gstfakesrc.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/elements/gstfakesrc.h')
-rw-r--r--plugins/elements/gstfakesrc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/elements/gstfakesrc.h b/plugins/elements/gstfakesrc.h
index 965fcb0..3ed0e60 100644
--- a/plugins/elements/gstfakesrc.h
+++ b/plugins/elements/gstfakesrc.h
@@ -159,7 +159,7 @@ struct _GstFakeSrcClass {
void (*handoff) (GstElement *element, GstBuffer *buf, GstPad *pad);
};
-GType gst_fake_src_get_type (void);
+G_GNUC_INTERNAL GType gst_fake_src_get_type (void);
G_END_DECLS