]> mj.ucw.cz Git - libucw.git/blobdiff - shxml/internals.h
Use #include <ucw/...> instead of "ucw/..." (and similarly for the other libs)
[libucw.git] / shxml / internals.h
index 490c1f4523afe49b05064feb905e4d2a0f301437..ad2c3a8ae80e297bea2f25cebdea40345e1a038f 100644 (file)
@@ -10,8 +10,8 @@
 #ifndef _SHERLOCK_XML_INTERNALS_H
 #define _SHERLOCK_XML_INTERNALS_H
 
-#include "shxml/xml.h"
-#include "shxml/dtd.h"
+#include <shxml/xml.h>
+#include <shxml/dtd.h>
 
 /*** Debugging ***/