Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Dinges <blender@dingto.org>2010-03-06 16:43:47 +0300
committerThomas Dinges <blender@dingto.org>2010-03-06 16:43:47 +0300
commitc846136cd01e16c11fb42caf5b9ceaef41e3c64c (patch)
tree43807ceec1ab7b1b5487de255ca7defd6a337dfc /source/blender/editors/include/BIF_gl.h
parenta53ef075aefb3626be583b561850537f5ba9cb8a (diff)
Full Path for GL include, fixing compile for scons.
Note: /include doesnt have a scons script yet, so fixing it this way.
Diffstat (limited to 'source/blender/editors/include/BIF_gl.h')
-rw-r--r--source/blender/editors/include/BIF_gl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/editors/include/BIF_gl.h b/source/blender/editors/include/BIF_gl.h
index 963a617fe87..aca0e671067 100644
--- a/source/blender/editors/include/BIF_gl.h
+++ b/source/blender/editors/include/BIF_gl.h
@@ -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