summaryrefslogtreecommitdiff
path: root/gst-libs/gst/gl/gstgldebug.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst-libs/gst/gl/gstgldebug.h')
-rw-r--r--gst-libs/gst/gl/gstgldebug.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst-libs/gst/gl/gstgldebug.h b/gst-libs/gst/gl/gstgldebug.h
index f568a2b91..f131428ea 100644
--- a/gst-libs/gst/gl/gstgldebug.h
+++ b/gst-libs/gst/gl/gstgldebug.h
@@ -51,6 +51,8 @@ struct _GstGLAsyncDebug
GstGLAsyncDebugLogGetMessage callback;
gpointer user_data;
GDestroyNotify notify;
+
+ gpointer _padding[GST_PADDING];
};
GstGLAsyncDebug * gst_gl_async_debug_new (void);