split off property proxy
[m6w6/ext-http] / php_http_api.h
index ba01060d08f40cabee0c76abce5b7c29ef1841cd..31e70df26ffedcc03ea9b46e96875855ac2be68c 100644 (file)
@@ -24,6 +24,7 @@
 #include <SAPI.h>
 
 #include <ext/raphf/php_raphf.h>
 #include <SAPI.h>
 
 #include <ext/raphf/php_raphf.h>
+#include <ext/propro/php_propro.h>
 #include <ext/standard/php_string.h>
 #include <ext/spl/spl_iterators.h>
 #include <ext/date/php_date.h>
 #include <ext/standard/php_string.h>
 #include <ext/spl/spl_iterators.h>
 #include <ext/date/php_date.h>
@@ -94,7 +95,6 @@ typedef int STATUS;
 #include "php_http_negotiate.h"
 #include "php_http_object.h"
 #include "php_http_params.h"
 #include "php_http_negotiate.h"
 #include "php_http_object.h"
 #include "php_http_params.h"
-#include "php_http_property_proxy.h"
 #include "php_http_querystring.h"
 #include "php_http_client_interface.h"
 #include "php_http_client.h"
 #include "php_http_querystring.h"
 #include "php_http_client_interface.h"
 #include "php_http_client.h"