header cleanups and fix some warnings
[m6w6/ext-http] / php_http_info.c
index 80d4ad8d480696dbc8d80caeadb3300094e0fdf9..3bde791031e12b4d8d7e28849159fd29cf6af656 100644 (file)
@@ -10,7 +10,7 @@
     +--------------------------------------------------------------------+
 */
 
-#include "php_http.h"
+#include "php_http_api.h"
 
 PHP_HTTP_API void php_http_info_default_callback(void **nothing, HashTable **headers, php_http_info_t *info TSRMLS_DC)
 {