fix Linux build
This commit is contained in:
@@ -16,6 +16,11 @@ subject to the following restrictions:
|
||||
|
||||
|
||||
#include "OpenGLInclude.h"
|
||||
|
||||
#ifndef glDrawElementsInstanced
|
||||
#define glDrawElementsInstanced glDrawElementsInstancedARB
|
||||
#endif
|
||||
|
||||
#include "GLInstancingRenderer.h"
|
||||
|
||||
#include <string.h>
|
||||
|
||||
Reference in New Issue
Block a user