]> mj.ucw.cz Git - libucw.git/blobdiff - shxml/xml.h
Sorter debugging tools can be compiled again
[libucw.git] / shxml / xml.h
index e94588836bf733470c2d008725d08b06fa140252..074c6049447b77892780d874f7d022669a10585c 100644 (file)
 #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 <ucw/clists.h>
+#include <ucw/slists.h>
+#include <ucw/mempool.h>
+#include <ucw/fastbuf.h>
 
 struct xml_context;
 struct xml_dtd_entity;