X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=shxml%2Fxml-test.c;h=6bd4a493f012e8e142f02a6b9c03fe8a181f53cc;hb=ff137100b81b60e925ac60e30c21ecc48177606a;hp=f6738c56db4164cd3851dfdd7c7351ebeac88812;hpb=b703b86d3ee7f32217d6d48312580632c5e02034;p=libucw.git diff --git a/shxml/xml-test.c b/shxml/xml-test.c index f6738c56..6bd4a493 100644 --- a/shxml/xml-test.c +++ b/shxml/xml-test.c @@ -7,9 +7,9 @@ * of the GNU Lesser General Public License. */ -#include "sherlock/sherlock.h" -#include "sherlock/xml/xml.h" -#include "sherlock/xml/dtd.h" +#include "ucw/lib.h" +#include "shxml/xml.h" +#include "shxml/dtd.h" #include "ucw/getopt.h" #include "ucw/fastbuf.h"