X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=sherlock%2Fxml%2Fxml.h;h=e94588836bf733470c2d008725d08b06fa140252;hb=6cbd32307057f98fc793eaf9dc97c99c62a85a43;hp=350fce9afd560444fdd601cca2e041afbcec88ed;hpb=b30841cdf97c8e456a35987f984ce5b0f463ceab;p=libucw.git diff --git a/sherlock/xml/xml.h b/sherlock/xml/xml.h index 350fce9a..e9458883 100644 --- a/sherlock/xml/xml.h +++ b/sherlock/xml/xml.h @@ -10,10 +10,10 @@ #ifndef _SHERLOCK_XML_XML_H #define _SHERLOCK_XML_XML_H -#include "lib/clists.h" -#include "lib/slists.h" -#include "lib/mempool.h" -#include "lib/fastbuf.h" +#include "ucw/clists.h" +#include "ucw/slists.h" +#include "ucw/mempool.h" +#include "ucw/fastbuf.h" struct xml_context; struct xml_dtd_entity;