[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/glu.h>
|
||||
# else
|
||||
# include <GL/glu.h>
|
||||
# include <GL/gl.h>
|
||||
# include <GL/glu.h>
|
||||
# if __WIN32__ || _WIN32
|
||||
# include <GL/glext.h>
|
||||
# endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user