]> git.cworth.org Git - apitrace/blobdiff - thirdparty/khronos/GLES/glext.h
make GLES/glext.hpp guard macro name unique
[apitrace] / thirdparty / khronos / GLES / glext.h
index d591832bf86646c7b7e5c68576ad0ca99fe6d6a4..90fd2c363bd434433db226662baf44ef4e0c9ab8 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef __glext_h_
-#define __glext_h_
+#ifndef __gles_glext_h_
+#define __gles_glext_h_
 
 /* $Revision: 16481 $ on $Date:: 2012-01-04 10:43:56 -0800 #$ */
 
@@ -1179,5 +1179,5 @@ typedef void (GL_APIENTRYP PFNGLENDTILINGQCOMPROC) (GLbitfield preserveMask);
 }
 #endif
 
-#endif /* __glext_h_ */
+#endif /* __gles_glext_h_ */