diff options
Diffstat (limited to 'src/mesa/main/Makefile.win')
-rw-r--r-- | src/mesa/main/Makefile.win | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/main/Makefile.win b/src/mesa/main/Makefile.win index 05cc70839ce..81eb3633538 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 \ |