]> mj.ucw.cz Git - libucw.git/blobdiff - shxml/xml-test.c
UCW::CGI error handling split off to separate module UCW::CGI::ErrorHandler
[libucw.git] / shxml / xml-test.c
index 6bd4a493f012e8e142f02a6b9c03fe8a181f53cc..f86547a0248e03b549b204d4ddef85f079e7541e 100644 (file)
@@ -7,11 +7,11 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "shxml/xml.h"
-#include "shxml/dtd.h"
-#include "ucw/getopt.h"
-#include "ucw/fastbuf.h"
+#include <ucw/lib.h>
+#include <shxml/xml.h>
+#include <shxml/dtd.h>
+#include <ucw/getopt.h>
+#include <ucw/fastbuf.h>
 
 #include <stdio.h>
 #include <stdlib.h>