clang is picky about these when building in-tree
[m6w6/ext-http] / src / php_http_misc.c
index 4adab8112923c0dd2569b97f02de8c2fe2aa7310..23fb4b553ea28d35bbf51d86768386bbe2a11bff 100644 (file)
@@ -12,8 +12,8 @@
 
 #include "php_http_api.h"
 
-#include <ext/standard/php_lcg.h>
-#include <zend_exceptions.h>
+#include "ext/standard/php_lcg.h"
+#include "zend_exceptions.h"
 
 /* SLEEP */