From 2ff30b21bc75d4121d4107e67b13f494664e5687 Mon Sep 17 00:00:00 2001 From: Karl Schultz Date: Tue, 15 Jan 2002 18:41:53 +0000 Subject: Correct typo (vpstate.c) so that makefile works. --- src/mesa/main/Makefile.win | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/mesa/main/Makefile.win b/src/mesa/main/Makefile.win index 05cc70839c..81eb363353 100644 --- a/src/mesa/main/Makefile.win +++ b/src/mesa/main/Makefile.win @@ -90,7 +90,7 @@ CORE_SRCS = \ varray.c \ vpexec.c \ vpparse.c \ - vpstatee.c \ + vpstate.c \ vtxfmt.c \ # X86\x86.c \ # X86\common_x86.c \ -- cgit v1.2.3