Avoid compile warnings.

This commit is contained in:
Jason Edmeades 2005-02-08 16:52:04 +00:00 committed by Alexandre Julliard
parent 1cba04d7d6
commit c3b8a80f45

View file

@ -35,6 +35,7 @@
#define XMD_H /* This is to prevent the Xmd.h inclusion bug :-/ */
#include <GL/gl.h>
#define GL_GLEXT_PROTOTYPES
#define GLX_GLXEXT_PROTOTYPES
#include <GL/glx.h>
#ifdef HAVE_GL_GLEXT_H