mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-09-03 14:10:33 +03:00
0032720: Coding Rules - rename glext.h to OpenGl_glext.h
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
glext.h
|
||||
OpenGl_glext.h
|
||||
OpenGl_khrplatform.h
|
||||
OpenGl_ArbDbg.hxx
|
||||
OpenGl_ArbFBO.hxx
|
||||
|
@@ -58,7 +58,7 @@ struct Aspect_XDisplay;
|
||||
#undef GL_COPY_WRITE_BUFFER_BINDING
|
||||
#endif
|
||||
// include glext.h provided by Khronos group
|
||||
#include <glext.h>
|
||||
#include <OpenGl_glext.h>
|
||||
|
||||
class OpenGl_Context;
|
||||
|
||||
|
Reference in New Issue
Block a user