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"