Work done on the plane, ready to release libxml2-2.0.0, Daniel
diff --git a/xlink.h b/xlink.h
index 0bcceeb..68a35fe 100644
--- a/xlink.h
+++ b/xlink.h
@@ -13,7 +13,7 @@
 #ifndef __XML_XLINK_H__
 #define __XML_XLINK_H__
 
-#include "tree.h"
+#include <libxml/tree.h>
 
 #ifdef __cplusplus
 #define extern "C" {