summaryrefslogtreecommitdiff
path: root/textproc/clo++/files/patch-ab
blob: b85f4d3500f2d5db544d0995ce560386df055a7b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/XML.hh.orig	Tue Jan 30 17:15:36 2001
+++ src/XML.hh	Tue Jan 30 17:15:49 2001
@@ -40,7 +40,7 @@
 // Standard Includes
 #include <iostream>
 #include <string>
-#include <libxml/parser.h>
+#include <libxml2/parser.h>
 
 // Local Includes
 #include "Option.hh"