wrong case
This commit is contained in:
parent
0a0377607d
commit
c5844965e4
|
|
@ -47,8 +47,8 @@
|
|||
#include <OpenGL/gl.h>
|
||||
#include <OpenGL/glu.h>
|
||||
#else
|
||||
#include <gl/gl.h>
|
||||
#include <gl/glu.h>
|
||||
#include <GL/gl.h>
|
||||
#include <GL/glu.h>
|
||||
#endif
|
||||
|
||||
#include "glstuff_src.h"
|
||||
|
|
|
|||
Loading…
Reference in New Issue