Add a missing header
This commit is contained in:
parent
8b3bf5a579
commit
acaecf49bc
|
@ -8,6 +8,8 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "../include/gl.h"
|
#include "../include/gl.h"
|
||||||
|
#include "../include/glext.h"
|
||||||
|
|
||||||
#include "private.h"
|
#include "private.h"
|
||||||
|
|
||||||
static GLboolean IMMEDIATE_MODE_ACTIVE = GL_FALSE;
|
static GLboolean IMMEDIATE_MODE_ACTIVE = GL_FALSE;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user