mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
0032720: Coding Rules - rename glext.h to OpenGl_glext.h
This commit is contained in:
parent
8f7159cbaa
commit
4af354e6ed
@ -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;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user