header cleanups and fix some warnings
[m6w6/ext-http] / php_http_message_parser.c
index 3eb85719f2e8fe5523852976fef814cc5e8c0cf2..cf4d4fa3ec48cd0aabeea3cac9198770abff7506 100644 (file)
@@ -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;