summaryrefslogtreecommitdiff
path: root/parserInternals.h
diff options
context:
space:
mode:
Diffstat (limited to 'parserInternals.h')
-rw-r--r--parserInternals.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/parserInternals.h b/parserInternals.h
index db7965a6..b29f11c3 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" {