Work done on the plane, ready to release libxml2-2.0.0, Daniel
diff --git a/parserInternals.h b/parserInternals.h
index db7965a..b29f11c 100644
--- a/parserInternals.h
+++ b/parserInternals.h
@@ -9,7 +9,7 @@
 #ifndef __XML_PARSER_INTERNALS_H__
 #define __XML_PARSER_INTERNALS_H__
 
-#include "parser.h"
+#include <libxml/parser.h>
 
 #ifdef __cplusplus
 extern "C" {