]> mj.ucw.cz Git - libucw.git/blobdiff - shxml/dtd.h
Daemon: Preliminary documentation
[libucw.git] / shxml / dtd.h
index f653363477572e3afe5a8d3925f427aa3bac1d31..493a5f668aa7f8272af7e10b7d1f4adfd7e700f5 100644 (file)
@@ -10,7 +10,7 @@
 #ifndef _SHERLOCK_XML_DTD_H
 #define _SHERLOCK_XML_DTD_H
 
-#include "shxml/xml.h"
+#include <shxml/xml.h>
 
 struct xml_dtd {
   struct mempool *pool;                        /* Memory pool where to allocate DTD */