Full Path for GL include, fixing compile for scons.
Note: /include doesnt have a scons script yet, so fixing it this way.
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
#ifndef BIF_GL_H
|
||||
#define BIF_GL_H
|
||||
|
||||
#include "GL/glew.h"
|
||||
#include "../../../../extern/glew/include/GL/glew.h"
|
||||
|
||||
/*
|
||||
* these should be phased out. cpack should be replaced in
|
||||
|
||||
Reference in New Issue
Block a user