summaryrefslogtreecommitdiff
path: root/gst/vaapi/gstvaapidecode.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/vaapi/gstvaapidecode.h')
-rw-r--r--gst/vaapi/gstvaapidecode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/vaapi/gstvaapidecode.h b/gst/vaapi/gstvaapidecode.h
index 6a5792df..60b25155 100644
--- a/gst/vaapi/gstvaapidecode.h
+++ b/gst/vaapi/gstvaapidecode.h
@@ -82,7 +82,7 @@ struct _GstVaapiDecodeClass {
};
GType
-gst_vaapidecode_get_type(void);
+gst_vaapidecode_get_type(void) G_GNUC_CONST;
G_END_DECLS