Work done on the plane, ready to release libxml2-2.0.0, Daniel
diff --git a/HTMLtree.h b/HTMLtree.h
index 2b375e5..9378ba4 100644
--- a/HTMLtree.h
+++ b/HTMLtree.h
@@ -11,7 +11,7 @@
 #define __HTML_TREE_H__
 
 #include <stdio.h>
-#include "tree.h"
+#include <libxml/tree.h>
 
 
 #ifdef __cplusplus