mirror of
https://github.com/overte-org/overte.git
synced 2025-04-22 09:33:36 +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
|
||||
|
||||
#include <GL/gl.h>
|
||||
#include <GL/glext.h>
|
||||
|
||||
#define GPU_FEATURE_PROFILE GPU_CORE
|
||||
#define GPU_TRANSFORM_PROFILE GPU_CORE
|
||||
#include <GL/glew.h>
|
||||
#include <GL/glxew.h>
|
||||
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue