summaryrefslogtreecommitdiff
path: root/devel/dia2code/files/patch-aa
blob: 8367d01fec9cbf7b91130639b959ddf093da7448 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- ./dia2code/dia2code.h.orig	Sat Mar 30 21:36:07 2002
+++ ./dia2code/dia2code.h	Sat Mar 30 21:36:30 2002
@@ -25,8 +25,8 @@
 #include <stdlib.h>
 
 /* libxml[2] headers */
-#include <parser.h>
-#include <tree.h>
+#include <libxml2/libxml/parser.h>
+#include <libxml2/libxml/tree.h>
 
 #define VERSION "0.8.1"