X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=inline;f=shxml%2Fdtd.h;h=f653363477572e3afe5a8d3925f427aa3bac1d31;hb=c18ab57cb2da67f47b74a00cdc3bff6c80c803cb;hp=e2caf98731ca59ea6a52647848b126ae44344142;hpb=b703b86d3ee7f32217d6d48312580632c5e02034;p=libucw.git diff --git a/shxml/dtd.h b/shxml/dtd.h index e2caf987..f6533634 100644 --- a/shxml/dtd.h +++ b/shxml/dtd.h @@ -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 */