From fb1565bcddc131c687d6ceec9495c82420ae67bb Mon Sep 17 00:00:00 2001 From: Jouk Jansen Date: Wed, 7 Feb 2001 09:15:41 +0000 Subject: VMS compile update --- src/mesa/main/descrip.mms | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/mesa') 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,\ -- cgit v1.2.3