]> mj.ucw.cz Git - libucw.git/blobdiff - sherlock/xml/xml.h
ucw. docs: document single-line doc. comments
[libucw.git] / sherlock / xml / xml.h
index 350fce9afd560444fdd601cca2e041afbcec88ed..e94588836bf733470c2d008725d08b06fa140252 100644 (file)
 #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;