diff options
author | foobar <sniper@php.net> | 2003-09-06 13:09:04 +0000 |
---|---|---|
committer | foobar <sniper@php.net> | 2003-09-06 13:09:04 +0000 |
commit | f62239c444f63a63f6608948d380b12e5394d189 (patch) | |
tree | 838a4ec76259fc9a031283a7682bb67f776a04cb | |
parent | d00a14339c641dbfda0783ed8733176e4646f4f5 (diff) | |
download | php-git-f62239c444f63a63f6608948d380b12e5394d189.tar.gz |
renamed http.h -> php_http.h
-rw-r--r-- | win32/php4dllts.dsp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/php4dllts.dsp b/win32/php4dllts.dsp index 782ea240cf..2b9bfd93a6 100644 --- a/win32/php4dllts.dsp +++ b/win32/php4dllts.dsp @@ -1847,7 +1847,7 @@ SOURCE=..\ext\standard\html.h # End Source File
# Begin Source File
-SOURCE=..\ext\standard\http.h
+SOURCE=..\ext\standard\php_http.h
# End Source File
# Begin Source File
|