Fixed an included header (OpenGL GAL).
This commit is contained in:
parent
e2c8e07344
commit
52c698ab11
|
@ -24,7 +24,7 @@
|
|||
|
||||
#include <confirm.h>
|
||||
|
||||
#include <GL/gl.h>
|
||||
#include <GL/glew.h>
|
||||
#include <cassert>
|
||||
|
||||
int checkGlError( const std::string& aInfo )
|
||||
|
|
Loading…
Reference in New Issue