summaryrefslogtreecommitdiff
path: root/xml-error.h
diff options
context:
space:
mode:
Diffstat (limited to 'xml-error.h')
-rw-r--r--xml-error.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xml-error.h b/xml-error.h
index 709dfa20..34f4e668 100644
--- a/xml-error.h
+++ b/xml-error.h
@@ -1,7 +1,7 @@
#ifndef __XML_ERROR_H__
#define __XML_ERROR_H__
-#include "parser.h"
+#include <libxml/parser.h>
#ifdef __cplusplus
extern "C" {
#endif