header cleanups and fix some warnings
[m6w6/ext-http] / php_http_request_info.c
index ecfe8cd420d2f9f85ab8defc14e318260c748285..a75cd0cc3f6637aea8c8edfdb85e2226ffe09aae 100644 (file)
@@ -10,7 +10,7 @@
     +--------------------------------------------------------------------+
 */
 
-#include "php_http.h"
+#include "php_http_api.h"
 
 PHP_HTTP_API void php_http_request_info(php_http_request_t *request, HashTable *info)
 {