aboutsummaryrefslogtreecommitdiffstats
path: root/valid.c
diff options
context:
space:
mode:
Diffstat (limited to 'valid.c')
-rw-r--r--valid.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/valid.c b/valid.c
index 398fee12..bc66ac57 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