header cleanups and fix some warnings
[m6w6/ext-http] / php_http_header_parser.c
index d0b6c52e4d7aee512262976522c7bd70ae63d7be..2ad902280897ee852982238bd435d7668289fe3b 100644 (file)
@@ -10,7 +10,7 @@
     +--------------------------------------------------------------------+
 */
 
-#include "php_http.h"
+#include "php_http_api.h"
 
 typedef struct php_http_header_parser_state_spec {
        php_http_header_parser_state_t state;