header cleanups and fix some warnings
[m6w6/ext-http] / php_http_request_datashare.c
index 182ff1add60dbe72fd4292a907a1a25eede83a7b..8bbaeb99747d2161c34ae42e8e4f77af8d9b8f78 100644 (file)
@@ -10,7 +10,7 @@
     +--------------------------------------------------------------------+
 */
 
-#include "php_http.h"
+#include "php_http_api.h"
 
 #include <curl/curl.h>
 #include <ext/standard/php_string.h>