webengine/wmlengine/src/htmlp/src/htmlp_to_wbxml.cpp
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
--- a/webengine/wmlengine/src/htmlp/src/htmlp_to_wbxml.cpp	Tue Feb 02 00:56:45 2010 +0200
+++ b/webengine/wmlengine/src/htmlp/src/htmlp_to_wbxml.cpp	Fri Mar 19 09:52:28 2010 +0200
@@ -15,8 +15,9 @@
 *
 */
 
+
 #include "nwx_defs.h"
-#include <nw_encoder_wbxmlwriter.h>
+#include "nw_encoder_wbxmlwriter.h"
 #include "CHtmlpParser.h"
 #include "nw_htmlp_to_wbxml.h"
 #include "nw_htmlp_dict.h"
@@ -24,8 +25,8 @@
 #include "nwx_statuscodeconvert.h"
 #include "BrsrStatusCodes.h"
 #include "nw_wml1x_wml_1_3_tokens.h"
-#include <nw_wbxml_dictionary.h>
-#include <nw_encoder_stringtable.h>
+#include "nw_wbxml_dictionary.h"
+#include "nw_encoder_stringtable.h"
 #include "nwx_logger.h"
 #include "nwx_http_defs.h"