gl: fixup compat definition for GLuint64 for OS X
This commit is contained in:
parent
462a202427
commit
0af6dcfa23
@ -39,7 +39,7 @@ typedef ptrdiff_t GLintptr;
|
||||
#if !GST_GL_HAVE_GLSYNC
|
||||
typedef gpointer GLsync;
|
||||
#endif
|
||||
#ifndef GLuint64
|
||||
#if !GST_GL_HAVE_GLUINT64
|
||||
typedef guint64 GLuint64;
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user