MFH header fixes
[m6w6/ext-http] / src / php_http_misc.c
index 8e2227da1db0ec1a17135123ff09f7e657d719d0..9873ff85ebdd4ee1424164f9185b786aabab38a3 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 */