header cleanups and fix some warnings
[m6w6/ext-http] / php_http_url.c
index fd4ec2bf11db3f06cec4d0cc5080c24dcd3387d2..7fe16645338910d10be2d7fae4751cdd96ef16ea 100644 (file)
@@ -10,9 +10,9 @@
     +--------------------------------------------------------------------+
 */
 
-#include "php_http.h"
+#include "php_http_api.h"
 
-#include <main/SAPI.h>
+#include <SAPI.h>
 #include <ext/standard/php_string.h>
 
 static inline char *localhostname(void)