summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gst-libs/gst/gl/glprototypes/opengl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-libs/gst/gl/glprototypes/opengl.h b/gst-libs/gst/gl/glprototypes/opengl.h
index e8fbfbb57..ac47d5280 100644
--- a/gst-libs/gst/gl/glprototypes/opengl.h
+++ b/gst-libs/gst/gl/glprototypes/opengl.h
@@ -58,7 +58,7 @@ GST_GL_EXT_FUNCTION (void, DepthRange,
GST_GL_EXT_FUNCTION (void, DrawBuffer,
(GLenum mode))
GST_GL_EXT_FUNCTION (void, ClearDepth,
- (GLclampd depth))
+ (double depth))
GST_GL_EXT_END ()
GST_GL_EXT_BEGIN (only_in_big_gl_compat,