X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=shxml%2Finternals.h;h=ad2c3a8ae80e297bea2f25cebdea40345e1a038f;hb=eec6d2c37cbcbf9c350aa4ca80e5a316e5144087;hp=bbf28c0583e58b2e7a089f3085fe637ad5eaf3d5;hpb=b703b86d3ee7f32217d6d48312580632c5e02034;p=libucw.git diff --git a/shxml/internals.h b/shxml/internals.h index bbf28c05..ad2c3a8a 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 +#include /*** 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)