summaryrefslogtreecommitdiff
path: root/SConstruct
diff options
context:
space:
mode:
Diffstat (limited to 'SConstruct')
-rw-r--r--SConstruct2
1 files changed, 0 insertions, 2 deletions
diff --git a/SConstruct b/SConstruct
index b20f88a303..6cb07302e8 100644
--- a/SConstruct
+++ b/SConstruct
@@ -109,8 +109,6 @@ else:
# Includes
env.Append(CPPPATH = [
'#/include',
- '#/src/mesa',
- '#/src/mesa/main',
'#/src/gallium/include',
'#/src/gallium/auxiliary',
'#/src/gallium/drivers',