X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=shxml%2Fdtd.c;h=7693bedb2b9eb86602592ce35c31376e24dbfabf;hb=305df0095d05525e1324cbc7c74d764535338b07;hp=67cb7ccca08b1638eb576824f7e695ca2eae7879;hpb=b703b86d3ee7f32217d6d48312580632c5e02034;p=libucw.git diff --git a/shxml/dtd.c b/shxml/dtd.c index 67cb7ccc..7693bedb 100644 --- a/shxml/dtd.c +++ b/shxml/dtd.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"