]> mj.ucw.cz Git - libucw.git/blobdiff - shxml/dtd.c
Implemented a new growing array module
[libucw.git] / shxml / dtd.c
index 67cb7ccca08b1638eb576824f7e695ca2eae7879..7693bedb2b9eb86602592ce35c31376e24dbfabf 100644 (file)
@@ -9,10 +9,10 @@
 
 #undef LOCAL_DEBUG
 
 
 #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"
 #include "ucw/fastbuf.h"
 #include "ucw/ff-unicode.h"
 #include "ucw/unicode.h"