]> mj.ucw.cz Git - libucw.git/blobdiff - shxml/common.c
Daemon: Preliminary documentation
[libucw.git] / shxml / common.c
index de439cbfc006619c32ad071e821ca5d60d3f535b..cfccbf97bb2043cc4cd1a1ef2d7fbe40139c7346 100644 (file)
@@ -9,12 +9,12 @@
 
 #undef LOCAL_DEBUG
 
-#include "ucw/lib.h"
-#include "shxml/xml.h"
-#include "shxml/dtd.h"
-#include "shxml/internals.h"
-#include "ucw/stkstring.h"
-#include "ucw/ff-unicode.h"
+#include <ucw/lib.h>
+#include <shxml/xml.h>
+#include <shxml/dtd.h>
+#include <shxml/internals.h>
+#include <ucw/stkstring.h>
+#include <ucw/ff-unicode.h>
 
 #include <setjmp.h>