]> mj.ucw.cz Git - libucw.git/blobdiff - shxml/common.c
Doc: Typos in the index
[libucw.git] / shxml / common.c
index 6bb2737f670dd1b1f05a028058e4405b1c0b9331..de439cbfc006619c32ad071e821ca5d60d3f535b 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/stkstring.h"
 #include "ucw/ff-unicode.h"