--- extern/SConscript +++ extern/SConscript @@ -2,7 +2,6 @@ Import('env') -SConscript(['glew/SConscript']) SConscript(['recastnavigation/SConscript']) if env['WITH_BF_ELTOPO']: --- source/blender/editors/include/BIF_gl.h +++ source/blender/editors/include/BIF_gl.h @@ -31,7 +31,7 @@ #ifndef BIF_GL_H #define BIF_GL_H -#include "GL/glew.h" +#include /* * these should be phased out. cpack should be replaced in