summaryrefslogtreecommitdiff
path: root/src/mesa/sources
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2004-02-24 04:57:48 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2004-02-24 04:57:48 +0000
commit4a048e5e48c67ca358042e176548606c7232c25b (patch)
tree10e758e0b215d180e3e9f63dc3897721dbc21f84 /src/mesa/sources
parent0adce8f7c7f5d62f92d267c1952d7393edec5345 (diff)
s/transform/tnl/
Diffstat (limited to 'src/mesa/sources')
-rw-r--r--src/mesa/sources2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/sources b/src/mesa/sources
index 11f168cc88..832cc587ee 100644
--- a/src/mesa/sources
+++ b/src/mesa/sources
@@ -234,6 +234,6 @@ INCLUDE_DIRS = \
-I$(TOP)/src/mesa/main \
-I$(TOP)/src/mesa/glapi \
-I$(TOP)/src/mesa/math \
- -I$(TOP)/src/mesa/transform \
+ -I$(TOP)/src/mesa/tnl \
-I$(TOP)/src/mesa/swrast \
-I$(TOP)/src/mesa/swrast_setup