header cleanups and fix some warnings
[m6w6/ext-http] / php_http_exception.c
index 698e047b17d91bd25883d9b39167073c628af8b9..99c3648575c3b2e982bb3ca2f75db530104b4ce3 100644 (file)
@@ -10,9 +10,9 @@
     +--------------------------------------------------------------------+
 */
 
-#include "php_http.h"
+#include "php_http_api.h"
 
-#include <Zend/zend_exceptions.h>
+#include <zend_exceptions.h>
 
 #ifndef PHP_HTTP_DBG_EXCEPTIONS
 #      define PHP_HTTP_DBG_EXCEPTIONS 0