]> mj.ucw.cz Git - libucw.git/blobdiff - shxml/common.c
Sorter: Make sort-test a part of the test suite
[libucw.git] / shxml / common.c
index 6bb2737f670dd1b1f05a028058e4405b1c0b9331..cfccbf97bb2043cc4cd1a1ef2d7fbe40139c7346 100644 (file)
@@ -9,12 +9,12 @@
 
 #undef LOCAL_DEBUG
 
-#include "sherlock/sherlock.h"
-#include "sherlock/xml/xml.h"
-#include "sherlock/xml/dtd.h"
-#include "sherlock/xml/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>