]> mj.ucw.cz Git - libucw.git/blobdiff - shxml/parse.c
libucw: OFFSETOF returns an unsigned int again
[libucw.git] / shxml / parse.c
index 27141b142287c973d7385a9a30c37d9df9bed16f..9fb3a2eee0d93feee12ea97c45e378428faeb851 100644 (file)
@@ -9,10 +9,10 @@
 
 #undef LOCAL_DEBUG
 
-#include "sherlock/sherlock.h"
-#include "sherlock/xml/xml.h"
-#include "sherlock/xml/dtd.h"
-#include "sherlock/xml/internals.h"
+#include "ucw/lib.h"
+#include "shxml/xml.h"
+#include "shxml/dtd.h"
+#include "shxml/internals.h"
 #include "ucw/fastbuf.h"
 #include "ucw/ff-unicode.h"
 #include "ucw/unicode.h"