]> mj.ucw.cz Git - libucw.git/blobdiff - shxml/dtd.h
libucw: OFFSETOF returns an unsigned int again
[libucw.git] / shxml / dtd.h
index e2caf98731ca59ea6a52647848b126ae44344142..f653363477572e3afe5a8d3925f427aa3bac1d31 100644 (file)
@@ -10,7 +10,7 @@
 #ifndef _SHERLOCK_XML_DTD_H
 #define _SHERLOCK_XML_DTD_H
 
-#include "sherlock/xml/xml.h"
+#include "shxml/xml.h"
 
 struct xml_dtd {
   struct mempool *pool;                        /* Memory pool where to allocate DTD */