diff options
author | Sebastian Bergmann <sbergmann@php.net> | 2001-02-23 22:55:28 +0000 |
---|---|---|
committer | Sebastian Bergmann <sbergmann@php.net> | 2001-02-23 22:55:28 +0000 |
commit | 54b8f2ee76db661614a07812ff832b3a5169fdea (patch) | |
tree | 0f4b3fd3d61bf077ac6f783385c1871009e80347 /win32/php4dllts.dsp | |
parent | c2fb53bed76d5e7c2aa6fbe69d98c3c442255a00 (diff) | |
download | php-git-54b8f2ee76db661614a07812ff832b3a5169fdea.tar.gz |
That should do the trick.
Diffstat (limited to 'win32/php4dllts.dsp')
-rw-r--r-- | win32/php4dllts.dsp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/php4dllts.dsp b/win32/php4dllts.dsp index 721d408c99..875db04d28 100644 --- a/win32/php4dllts.dsp +++ b/win32/php4dllts.dsp @@ -157,7 +157,7 @@ SOURCE=..\ext\standard\cyr_convert.c # End Source File
# Begin Source File
-SOURCE="..\main\fopen-wrappers.c"
+SOURCE="..\main\fopen_wrappers.c"
# End Source File
# Begin Source File
@@ -242,7 +242,7 @@ SOURCE=..\ext\standard\cyr_convert.h # End Source File
# Begin Source File
-SOURCE="..\main\fopen-wrappers.h"
+SOURCE="..\main\fopen_wrappers.h"
# End Source File
# Begin Source File
|