X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=shxml%2Fsource.c;h=d672b797ef075437a4a83390eeb6f9e796542b39;hb=fa7aa6d9457616ce28f97c83eaa616d0ff276870;hp=14debf01a77bc6a23a02bd14d1a21cda116f09da;hpb=ff137100b81b60e925ac60e30c21ecc48177606a;p=libucw.git diff --git a/shxml/source.c b/shxml/source.c index 14debf01..d672b797 100644 --- a/shxml/source.c +++ b/shxml/source.c @@ -9,14 +9,14 @@ #undef LOCAL_DEBUG -#include "ucw/lib.h" -#include "shxml/xml.h" -#include "shxml/dtd.h" -#include "shxml/internals.h" -#include "ucw/unicode.h" -#include "ucw/ff-unicode.h" -#include "charset/charconv.h" -#include "charset/fb-charconv.h" +#include +#include +#include +#include +#include +#include +#include +#include /*** Charecter categorization ***/