header cleanups and fix some warnings
[m6w6/ext-http] / php_http_version.c
index 4561b8fbd13d851fa53e3be68f150c7da942b780..ffe62f188851373ebfd243704ff05d0ce2fe5209 100644 (file)
@@ -10,7 +10,7 @@
     +--------------------------------------------------------------------+
 */
 
-#include "php_http.h"
+#include "php_http_api.h"
 
 PHP_HTTP_API php_http_version_t *php_http_version_init(php_http_version_t *v, unsigned major, unsigned minor TSRMLS_DC)
 {