1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-07-12 06:49:18 -04:00
ports/textproc/php52-xsl/files/patch-php_xsl.h
Dirk Meyer 4199fbc75b - PHP 5.2 slave port
PR:		145772
Submitted by:	Alex Keda
2010-04-23 23:46:14 +00:00

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>