clang is picky about these when building in-tree
[m6w6/ext-http] / src / php_http_client.c
index 5d2aafe156f1c692c18618a3e2b6d8ea705b75e9..4e4a0cf7889783522ebdf3b62e84f9a6647487a4 100644 (file)
@@ -13,7 +13,7 @@
 #include "php_http_api.h"
 #include "php_http_client.h"
 
-#include <ext/spl/spl_observer.h>
+#include "ext/spl/spl_observer.h"
 
 /*
  * array of name => php_http_client_driver_t*