* typo
authorMichael Wallner <mike@php.net>
Wed, 9 Feb 2005 19:04:24 +0000 (19:04 +0000)
committerMichael Wallner <mike@php.net>
Wed, 9 Feb 2005 19:04:24 +0000 (19:04 +0000)
http_api.c

index 613d2597446b2cd2c02a121090990d1c4634d437..9cb81bace763d597f2764240f39f8bba021d86c4 100644 (file)
@@ -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"