X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=shxml%2Fparse.c;h=9fb3a2eee0d93feee12ea97c45e378428faeb851;hb=c18ab57cb2da67f47b74a00cdc3bff6c80c803cb;hp=27141b142287c973d7385a9a30c37d9df9bed16f;hpb=b703b86d3ee7f32217d6d48312580632c5e02034;p=libucw.git diff --git a/shxml/parse.c b/shxml/parse.c index 27141b14..9fb3a2ee 100644 --- a/shxml/parse.c +++ b/shxml/parse.c @@ -9,10 +9,10 @@ #undef LOCAL_DEBUG -#include "sherlock/sherlock.h" -#include "sherlock/xml/xml.h" -#include "sherlock/xml/dtd.h" -#include "sherlock/xml/internals.h" +#include "ucw/lib.h" +#include "shxml/xml.h" +#include "shxml/dtd.h" +#include "shxml/internals.h" #include "ucw/fastbuf.h" #include "ucw/ff-unicode.h" #include "ucw/unicode.h"