]> mj.ucw.cz Git - libucw.git/blobdiff - shxml/internals.h
libucw: OFFSETOF returns an unsigned int again
[libucw.git] / shxml / internals.h
index bbf28c0583e58b2e7a089f3085fe637ad5eaf3d5..490c1f4523afe49b05064feb905e4d2a0f301437 100644 (file)
@@ -10,8 +10,8 @@
 #ifndef _SHERLOCK_XML_INTERNALS_H
 #define _SHERLOCK_XML_INTERNALS_H
 
-#include "sherlock/xml/xml.h"
-#include "sherlock/xml/dtd.h"
+#include "shxml/xml.h"
+#include "shxml/dtd.h"
 
 /*** Debugging ***/
 
@@ -143,7 +143,7 @@ xml_dec(struct xml_context *ctx)
     xml_fatal_nested(ctx);
 }
 
-#include "obj/sherlock/xml/unicat.h"
+#include "obj/shxml/unicat.h"
 
 static inline uns
 xml_char_cat(uns c)