summaryrefslogtreecommitdiff
path: root/libxml-2.0.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'libxml-2.0.pc.in')
-rw-r--r--libxml-2.0.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libxml-2.0.pc.in b/libxml-2.0.pc.in
index 328059ba..80caf554 100644
--- a/libxml-2.0.pc.in
+++ b/libxml-2.0.pc.in
@@ -9,4 +9,4 @@ Version: @VERSION@
Description: libXML library version2.
Requires:
Libs: -L${libdir} -lxml2 @Z_LIBS@ @M_LIBS@ @LIBS@
-Cflags: -I${includedir}/libxml2/libxml @XML_CFLAGS@
+Cflags: -I${includedir}/libxml2 @XML_CFLAGS@