moved GLX token to glxew.h

git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@316 783a27ee-832a-0410-bc00-9f386506c6dd
This commit is contained in:
ikits 2004-12-12 04:38:52 +00:00
parent e770d34a35
commit d6b88bb2d7
2 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,6 @@
#define __glext_h_
#define __GLEXT_H_
#define __gl_ATI_h_
#define __GLX_glx_h__
#if defined(_WIN32)

View File

@ -57,6 +57,7 @@
#endif
#define __glxext_h_
#define __GLX_glx_h__
#include <X11/Xlib.h>
#include <X11/Xutil.h>