X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=shxml%2Fxml.h;h=074c6049447b77892780d874f7d022669a10585c;hb=e5d79225e3eef5c39be7f8e5006e331ed0f76f2f;hp=e94588836bf733470c2d008725d08b06fa140252;hpb=b703b86d3ee7f32217d6d48312580632c5e02034;p=libucw.git diff --git a/shxml/xml.h b/shxml/xml.h index e9458883..074c6049 100644 --- a/shxml/xml.h +++ b/shxml/xml.h @@ -10,10 +10,10 @@ #ifndef _SHERLOCK_XML_XML_H #define _SHERLOCK_XML_XML_H -#include "ucw/clists.h" -#include "ucw/slists.h" -#include "ucw/mempool.h" -#include "ucw/fastbuf.h" +#include +#include +#include +#include struct xml_context; struct xml_dtd_entity;