summaryrefslogtreecommitdiff
path: root/gst-libs/gst/va/gstvadisplay_wrapped.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst-libs/gst/va/gstvadisplay_wrapped.h')
-rw-r--r--gst-libs/gst/va/gstvadisplay_wrapped.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-libs/gst/va/gstvadisplay_wrapped.h b/gst-libs/gst/va/gstvadisplay_wrapped.h
index 93f36c969..7634f1390 100644
--- a/gst-libs/gst/va/gstvadisplay_wrapped.h
+++ b/gst-libs/gst/va/gstvadisplay_wrapped.h
@@ -34,6 +34,6 @@ G_BEGIN_DECLS
GST_VA_API
GType gst_va_display_wrapped_get_type (void);
GST_VA_API
-GstVaDisplay * gst_va_display_wrapped_new (guintptr handle);
+GstVaDisplay * gst_va_display_wrapped_new (gpointer handle);
G_END_DECLS