summaryrefslogtreecommitdiff
path: root/SConstruct
diff options
context:
space:
mode:
authorJosé Fonseca <jrfonseca@tungstengraphics.com>2008-02-18 20:02:42 +0900
committerJosé Fonseca <jrfonseca@tungstengraphics.com>2008-02-18 20:02:42 +0900
commit687a8b96ef13658bbe779d0011ce1144844f1972 (patch)
tree607b3c4615c6b43243006fe61d5dfbb196463491 /SConstruct
parent33ceb6716a2166db75659fa66d85fb4cfb9633c7 (diff)
Standardize on using the pipe/ include prefix.
Diffstat (limited to 'SConstruct')
-rw-r--r--SConstruct1
1 files changed, 0 insertions, 1 deletions
diff --git a/SConstruct b/SConstruct
index 1126aff21b5..4fb51f2e6df 100644
--- a/SConstruct
+++ b/SConstruct
@@ -108,7 +108,6 @@ env.Append(CPPPATH = [
'#/include',
'#/src/mesa',
'#/src/mesa/main',
- '#/src/gallium/include/pipe',
'#/src/gallium/include',
'#/src/gallium/auxiliary',
'#/src/gallium/drivers',