]> mj.ucw.cz Git - leo.git/commitdiff
Adapted to changes in development version of libucw-xml
authorMartin Mares <mj@ucw.cz>
Thu, 12 Feb 2015 18:46:06 +0000 (19:46 +0100)
committerMartin Mares <mj@ucw.cz>
Thu, 12 Feb 2015 18:46:06 +0000 (19:46 +0100)
xml.c

diff --git a/xml.c b/xml.c
index 0c31f73d7846be73d75e79d8819f77127dc43ee6..6ba94275ea8eaf692b2b07879f049dc0ff58eba7 100644 (file)
--- a/xml.c
+++ b/xml.c
@@ -6,7 +6,7 @@
 
 #include <ucw/lib.h>
 #include <ucw/fastbuf.h>
-#include <xml/xml.h>
+#include <ucw-xml/xml.h>
 
 #include <fcntl.h>
 #include <stdio.h>