summaryrefslogtreecommitdiff
path: root/compile/win32/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'compile/win32/Makefile')
-rw-r--r--compile/win32/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/compile/win32/Makefile b/compile/win32/Makefile
index a3c6f6e..7071224 100644
--- a/compile/win32/Makefile
+++ b/compile/win32/Makefile
@@ -79,7 +79,7 @@ PSXDEV_SOURCES = \
../../psxdev/idctfst.c ../../psxdev/vlc.c
REGEX_SOURCES = \
-../../MSVC/regex/regex.c
+../../MSVC/regex/msvc-regex.c
GETOPT_SOURCES = \
../../MSVC/getopt/getopt.c ../../MSVC/getopt/getopt1.c