summaryrefslogtreecommitdiff
path: root/gst-libs/gst/gl/glprototypes/base.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst-libs/gst/gl/glprototypes/base.h')
-rw-r--r--gst-libs/gst/gl/glprototypes/base.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-libs/gst/gl/glprototypes/base.h b/gst-libs/gst/gl/glprototypes/base.h
index f0528b7b4..8394a3872 100644
--- a/gst-libs/gst/gl/glprototypes/base.h
+++ b/gst-libs/gst/gl/glprototypes/base.h
@@ -255,7 +255,7 @@ GST_GL_EXT_BEGIN (vbos,
"ARB\0",
"vertex_buffer_object\0")
GST_GL_EXT_FUNCTION (void, GenBuffers,
- (GLuint n,
+ (GLsizei n,
GLuint *buffers))
GST_GL_EXT_FUNCTION (void, BindBuffer,
(GLenum target,