From f778b367166bb5fc34a9a1807a8a50835a4a262c Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Wed, 9 Feb 2005 19:04:24 +0000 Subject: [PATCH] * typo --- http_api.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.30.2