]> git.cworth.org Git - apitrace/blobdiff - dispatch/eglimports.hpp
Don't abuse double-underscore prefix.
[apitrace] / dispatch / eglimports.hpp
index a3e396abf8046d63ffb373b215c8cc03f7030bc6..7f22e70dfb3953a014da36ffe38cfc9b2ec8c03d 100644 (file)
@@ -80,7 +80,7 @@ typedef int32_t  GLclampx;
 // avoid conflict with GL_EXT_framebuffer_multisample
 #define GL_EXT_multisampled_render_to_texture
 
-#undef __glext_h_
+#undef _glext_h_
 #include "GLES/glext.h"