X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http_version.c;h=ffe62f188851373ebfd243704ff05d0ce2fe5209;hp=4561b8fbd13d851fa53e3be68f150c7da942b780;hb=29a54250b58e444974ae19840194e214cab80bd5;hpb=3bfe5564457d45ec6a8e928ec5876b12659fd614 diff --git a/php_http_version.c b/php_http_version.c index 4561b8f..ffe62f1 100644 --- a/php_http_version.c +++ b/php_http_version.c @@ -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) {