summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/mesa/main/descrip.mms4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mesa/main/descrip.mms b/src/mesa/main/descrip.mms
index cf971c7089..1f011e7232 100644
--- a/src/mesa/main/descrip.mms
+++ b/src/mesa/main/descrip.mms
@@ -71,7 +71,7 @@ CORE_SOURCES =accum.c \
teximage.c \
texobj.c \
texstate.c \
- texture.c \
+ texstore.c \
texutil.c \
varray.c \
vtxfmt.c \
@@ -220,7 +220,7 @@ stencil.obj,\
teximage.obj,\
texobj.obj,\
texstate.obj,\
-texture.obj,\
+texstore.obj,\
texutil.obj,\
varray.obj,\
vtxfmt.obj,\