browserutilities/cxmllibrary/src/xmlp/src/XMLReader.c
changeset 37 cb62a4f66ebe
parent 0 dd21522fd290
child 65 5bfc169077b2
--- a/browserutilities/cxmllibrary/src/xmlp/src/XMLReader.c	Thu Dec 17 09:20:16 2009 +0200
+++ b/browserutilities/cxmllibrary/src/xmlp/src/XMLReader.c	Thu Jan 07 13:31:38 2010 +0200
@@ -15,7 +15,6 @@
 *
 */
 
-
 /*
 This module provides a text (character) stream, pointers into the stream
 and operations on segments of the stream as though they were strings.
@@ -26,8 +25,8 @@
 */
 
 #include "cxml_internal.h"
-#include "nw_string_char.h"
-#include "nw_xmlp_xmlreader.h"
+#include <nw_string_char.h>
+#include <nw_xmlp_xmlreader.h>
 
 static
 NW_Status_t