mirror of
https://github.com/Perlmint/glew-cmake.git
synced 2024-11-13 10:33:48 +00:00
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:
parent
e770d34a35
commit
d6b88bb2d7
@ -77,7 +77,6 @@
|
|||||||
#define __glext_h_
|
#define __glext_h_
|
||||||
#define __GLEXT_H_
|
#define __GLEXT_H_
|
||||||
#define __gl_ATI_h_
|
#define __gl_ATI_h_
|
||||||
#define __GLX_glx_h__
|
|
||||||
|
|
||||||
#if defined(_WIN32)
|
#if defined(_WIN32)
|
||||||
|
|
||||||
|
@ -57,6 +57,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define __glxext_h_
|
#define __glxext_h_
|
||||||
|
#define __GLX_glx_h__
|
||||||
|
|
||||||
#include <X11/Xlib.h>
|
#include <X11/Xlib.h>
|
||||||
#include <X11/Xutil.h>
|
#include <X11/Xutil.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user