forked from Lainports/freebsd-ports
11 lines
265 B
Text
11 lines
265 B
Text
--- 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"
|