X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=shxml%2Finternals.h;h=490c1f4523afe49b05064feb905e4d2a0f301437;hb=c18ab57cb2da67f47b74a00cdc3bff6c80c803cb;hp=bbf28c0583e58b2e7a089f3085fe637ad5eaf3d5;hpb=b703b86d3ee7f32217d6d48312580632c5e02034;p=libucw.git diff --git a/shxml/internals.h b/shxml/internals.h index bbf28c05..490c1f45 100644 --- a/shxml/internals.h +++ b/shxml/internals.h @@ -10,8 +10,8 @@ #ifndef _SHERLOCK_XML_INTERNALS_H #define _SHERLOCK_XML_INTERNALS_H -#include "sherlock/xml/xml.h" -#include "sherlock/xml/dtd.h" +#include "shxml/xml.h" +#include "shxml/dtd.h" /*** Debugging ***/ @@ -143,7 +143,7 @@ xml_dec(struct xml_context *ctx) xml_fatal_nested(ctx); } -#include "obj/sherlock/xml/unicat.h" +#include "obj/shxml/unicat.h" static inline uns xml_char_cat(uns c)