ext/ashton/GLee.h in ashton-0.1.0 vs ext/ashton/GLee.h in ashton-0.1.1
- old
+ new
@@ -760,10 +760,10 @@
typedef ptrdiff_t GLintptrARB;
typedef ptrdiff_t GLsizeiptrARB;
#endif
#ifndef GL_ARB_shader_objects
- typedef int GLhandleARB;
+ typedef void *GLhandleARB;
typedef char GLcharARB;
#endif
#ifndef GL_EXT_timer_query
typedef signed long long GLint64EXT;