mirror of
https://git.freebsd.org/ports.git
synced 2025-05-15 08:41:51 -04:00
Changelog: http://php.net/ChangeLog-7.php#7.0.0 http://php.net/ChangeLog-7.php#7.0.1 http://php.net/ChangeLog-7.php#7.0.2 http://php.net/ChangeLog-7.php#7.0.3 I'd like to thanks: Kurt Jaeger Matthias Breddin Rainer Duffner Victor van Vlaardingen Torsten Zuehlsdorff Franco Fichtner and all helpers and testers from ports@.
11 lines
267 B
C
11 lines
267 B
C
--- php_xsl.h.orig Sun Jan 1 13:50:17 2006
|
|
+++ php_xsl.h Tue Jan 17 16:23:10 2006
|
|
@@ -43,7 +43,7 @@
|
|
#include <libexslt/exsltconfig.h>
|
|
#endif
|
|
|
|
-#include "../dom/xml_common.h"
|
|
+#include "ext/dom/xml_common.h"
|
|
#include "xsl_fe.h"
|
|
|
|
#include <libxslt/extensions.h>
|