diff --git a/engine/gl/glsupp.h b/engine/gl/glsupp.h index d8ef21814..d02d6297a 100644 --- a/engine/gl/glsupp.h +++ b/engine/gl/glsupp.h @@ -698,7 +698,7 @@ typedef void (APIENTRY * PFNGLUNLOCKARRAYSEXTPROC) (void); #define GL_NUM_EXTENSIONS 0x821D #endif -#ifndef GL_ARB_depth_clamp +#ifndef GL_DEPTH_CLAMP_ARB #define GL_DEPTH_CLAMP_ARB 0x864F #endif