X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http_message_parser.c;h=cf4d4fa3ec48cd0aabeea3cac9198770abff7506;hp=3eb85719f2e8fe5523852976fef814cc5e8c0cf2;hb=2e9ac0202f2c5f1cb94e0afd4b66c1c35c316284;hpb=8d05291f42b3b42159b3fe91492aa4862f3d4405 diff --git a/php_http_message_parser.c b/php_http_message_parser.c index 3eb8571..cf4d4fa 100644 --- a/php_http_message_parser.c +++ b/php_http_message_parser.c @@ -10,7 +10,7 @@ +--------------------------------------------------------------------+ */ -#include "php_http.h" +#include "php_http_api.h" typedef struct php_http_message_parser_state_spec { php_http_message_parser_state_t state;