summaryrefslogtreecommitdiff
path: root/gst/vaapi/gstvaapipostproc.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/vaapi/gstvaapipostproc.h')
-rw-r--r--gst/vaapi/gstvaapipostproc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/vaapi/gstvaapipostproc.h b/gst/vaapi/gstvaapipostproc.h
index 281d2863..6ec56d1c 100644
--- a/gst/vaapi/gstvaapipostproc.h
+++ b/gst/vaapi/gstvaapipostproc.h
@@ -116,7 +116,7 @@ struct _GstVaapiPostprocClass {
};
GType
-gst_vaapipostproc_get_type(void);
+gst_vaapipostproc_get_type(void) G_GNUC_CONST;
G_END_DECLS