scons: Add glsl/glcpp to the include path.
authorVinson Lee <vlee@freedesktop.org>
Tue, 19 Jun 2012 07:02:53 +0000 (00:02 -0700)
committerVinson Lee <vlee@freedesktop.org>
Sat, 23 Jun 2012 20:40:09 +0000 (13:40 -0700)
commit37d699a296ac1d63b9276224847df4b645b53fe2
treeb1a63e5928fc0e72c74d0cac21adf3099689e388
parent78ac9af58021b7cc649c35fda112f61c98b31766
scons: Add glsl/glcpp to the include path.

Fixes this build failure on Solaris.

  Compiling build/sunos-debug/glsl/glcpp/glcpp-lex.c ...
"src/glsl/glcpp/glcpp-lex.l", line 30: cannot find include file: "glcpp-parse.h"

Signed-off-by: Vinson Lee <vlee@freedesktop.org>
Reviewed-by: Brian Paul <brianp@vmware.com>
src/glsl/SConscript