opengl32: Get rid of glext.h.

This commit is contained in:
Roderick Colenbrander 2009-06-10 21:54:22 +02:00 committed by Alexandre Julliard
parent 16439a430c
commit ab20785b1b
1 changed files with 0 additions and 4 deletions

View File

@ -24,11 +24,7 @@
#undef WINAPI
#define XMD_H /* This is to prevent the Xmd.h inclusion bug :-/ */
#define GL_GLEXT_PROTOTYPES
#include <GL/gl.h>
#ifdef HAVE_GL_GLEXT_H
# include <GL/glext.h>
#endif
#undef XMD_H
#undef APIENTRY