freebsd-ports/devel/dia2code/files/patch-aa
2002-03-31 05:33:56 +00:00

13 lines
312 B
Text

--- ./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"