mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 17:39:26 +02:00
Working on ubuntu build
This commit is contained in:
parent
ba9bd6b9b5
commit
4bdd41c608
1 changed files with 3 additions and 2 deletions
|
@ -37,10 +37,11 @@
|
||||||
|
|
||||||
#else
|
#else
|
||||||
|
|
||||||
|
#include <GL/gl.h>
|
||||||
|
#include <GL/glext.h>
|
||||||
|
|
||||||
#define GPU_FEATURE_PROFILE GPU_CORE
|
#define GPU_FEATURE_PROFILE GPU_CORE
|
||||||
#define GPU_TRANSFORM_PROFILE GPU_CORE
|
#define GPU_TRANSFORM_PROFILE GPU_CORE
|
||||||
#include <GL/glew.h>
|
|
||||||
#include <GL/glxew.h>
|
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue