MFH header fixes
[m6w6/ext-http] / src / php_http_message_body.c
index c80c2389151b78ce0976dd23ba86f4796fb594d9..82f790e43eacbe6aad7aab2cbeeb3544b73811c5 100644 (file)
@@ -12,7 +12,7 @@
 
 #include "php_http_api.h"
 
-#include <ext/standard/php_lcg.h>
+#include "ext/standard/php_lcg.h"
 
 #define BOUNDARY_OPEN(body) \
        do {\