From: Kim Nguyễn Date: Sat, 13 Oct 2012 12:58:28 +0000 (+0200) Subject: Change #include directive to reflect the renaming of the libbp directory X-Git-Url: http://git.nguyen.vg/gitweb/?p=SXSI%2FXMLTree.git;a=commitdiff_plain;h=a03dd7328575623b07aee80362b4214f0cf76b31 Change #include directive to reflect the renaming of the libbp directory (bp -> libbp) --- diff --git a/xml-tree.hpp b/xml-tree.hpp index 3ac5813..bfeff5f 100644 --- a/xml-tree.hpp +++ b/xml-tree.hpp @@ -4,8 +4,8 @@ #include #include -#include -#include +#include +#include #include #include #include