summaryrefslogtreecommitdiffstats
path: root/lasso/xml/strings.h
diff options
context:
space:
mode:
authorValery Febvre <vfebvre at easter-eggs.com>2004-04-28 15:53:31 +0000
committerValery Febvre <vfebvre at easter-eggs.com>2004-04-28 15:53:31 +0000
commit0807e6fc8ee944728f91b51ad0399d74fb8013b0 (patch)
tree1654205bc4f9ec03087d72d1430b99735e2bc7e8 /lasso/xml/strings.h
parent158a8769ad497d35d8e6805d2328e4dbf0ee6785 (diff)
downloadlasso-0807e6fc8ee944728f91b51ad0399d74fb8013b0.tar.gz
lasso-0807e6fc8ee944728f91b51ad0399d74fb8013b0.tar.xz
lasso-0807e6fc8ee944728f91b51ad0399d74fb8013b0.zip
#include <libxml/xpath.h> replaced by #include <libxml/tree.h>
Diffstat (limited to 'lasso/xml/strings.h')
-rw-r--r--lasso/xml/strings.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lasso/xml/strings.h b/lasso/xml/strings.h
index 8dbefcc9..2579d5f0 100644
--- a/lasso/xml/strings.h
+++ b/lasso/xml/strings.h
@@ -30,7 +30,7 @@ extern "C" {
#endif /* __cplusplus */
#include <lasso/export.h>
-#include <libxml/xpath.h>
+#include <libxml/tree.h>
/*****************************************************************************/
/* Liberty Alliance */