]> mj.ucw.cz Git - libucw.git/blobdiff - shxml/xml-test.c
Build: libshxml compiles
[libucw.git] / shxml / xml-test.c
index f6738c56db4164cd3851dfdd7c7351ebeac88812..6bd4a493f012e8e142f02a6b9c03fe8a181f53cc 100644 (file)
@@ -7,9 +7,9 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "sherlock/sherlock.h"
-#include "sherlock/xml/xml.h"
-#include "sherlock/xml/dtd.h"
+#include "ucw/lib.h"
+#include "shxml/xml.h"
+#include "shxml/dtd.h"
 #include "ucw/getopt.h"
 #include "ucw/fastbuf.h"