Work done on the plane, ready to release libxml2-2.0.0, Daniel
diff --git a/valid.c b/valid.c
index 398fee1..bc66ac5 100644
--- a/valid.c
+++ b/valid.c
@@ -20,10 +20,10 @@
 #include <stdlib.h>
 #endif
 
-#include "xmlmemory.h"
-#include "valid.h"
-#include "parser.h"
-#include "parserInternals.h"
+#include <libxml/xmlmemory.h>
+#include <libxml/valid.h>
+#include <libxml/parser.h>
+#include <libxml/parserInternals.h>
 
 /*
  * Generic function for accessing stacks in the Validity Context