From: Michael Wallner Date: Wed, 9 Feb 2005 19:04:24 +0000 (+0000) Subject: * typo X-Git-Tag: RELEASE_0_3_0~6 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=f778b367166bb5fc34a9a1807a8a50835a4a262c * typo --- diff --git a/http_api.c b/http_api.c index 613d259..9cb81ba 100644 --- a/http_api.c +++ b/http_api.c @@ -39,7 +39,7 @@ #ifdef ZEND_ENGINE_2 #include "ext/standard/php_http.h" #else -#include "php_http_build_query.c" +#include "http_build_query.c" #endif #include "php_http.h"