[738/906] gl: Include glu.h after gl.h
This commit is contained in:
parent
192b37980f
commit
52b44e4c07
@ -39,8 +39,8 @@
|
|||||||
# include <OpenGL/gl.h>
|
# include <OpenGL/gl.h>
|
||||||
# include <OpenGL/glu.h>
|
# include <OpenGL/glu.h>
|
||||||
# else
|
# else
|
||||||
# include <GL/glu.h>
|
|
||||||
# include <GL/gl.h>
|
# include <GL/gl.h>
|
||||||
|
# include <GL/glu.h>
|
||||||
# if __WIN32__ || _WIN32
|
# if __WIN32__ || _WIN32
|
||||||
# include <GL/glext.h>
|
# include <GL/glext.h>
|
||||||
# endif
|
# endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user