fix Linux build (tested on Ubuntu 12.10, 32bit)
This commit is contained in:
@@ -42,10 +42,10 @@ subject to the following restrictions:
|
||||
|
||||
|
||||
///on Linux only glDrawElementsInstancedARB is defined?!?
|
||||
#ifdef __linux
|
||||
#define glDrawElementsInstanced glDrawElementsInstancedARB
|
||||
|
||||
#endif //__linux
|
||||
//#ifdef __linux
|
||||
//#define glDrawElementsInstanced glDrawElementsInstancedARB
|
||||
//
|
||||
//#endif //__linux
|
||||
|
||||
#endif //__OPENGL_INCLUDE_H
|
||||
|
||||
|
||||
Reference in New Issue
Block a user