summaryrefslogtreecommitdiff
path: root/gst/vaapi/gstvaapidownload.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/vaapi/gstvaapidownload.h')
-rw-r--r--gst/vaapi/gstvaapidownload.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/vaapi/gstvaapidownload.h b/gst/vaapi/gstvaapidownload.h
index 70df9b9a..7a594c4d 100644
--- a/gst/vaapi/gstvaapidownload.h
+++ b/gst/vaapi/gstvaapidownload.h
@@ -60,7 +60,7 @@ typedef struct _GstVaapiDownload GstVaapiDownload;
typedef struct _GstVaapiDownloadClass GstVaapiDownloadClass;
GType
-gst_vaapidownload_get_type(void);
+gst_vaapidownload_get_type(void) G_GNUC_CONST;
G_END_DECLS