clang is picky about these when building in-tree
[m6w6/ext-http] / src / php_http_message_body.c
index d907e8033d24354517cc127506f6c98c77aa9224..3ab57f27e4c57f4e8f5a5bfe1650409b038f5030 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 {\