aboutsummaryrefslogtreecommitdiff
path: root/textproc/php52-xsl/files/patch-php_xsl.h
blob: 9777187f8748a1ed4e4d9f8f0c7932eba6bf0ca9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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>