diff --git a/ext/wddx/php_wddx.h b/ext/wddx/php_wddx.h index efc19ef3491..d2c0c9c74f6 100644 --- a/ext/wddx/php_wddx.h +++ b/ext/wddx/php_wddx.h @@ -34,7 +34,7 @@ #if HAVE_WDDX -#include "xml/xmlparse.h" +#include "xmlparse.h" extern int php_minit_wddx(INIT_FUNC_ARGS);