browserutilities/xmlparser/src/wml_1_3_dict.c
branchRCL_3
changeset 48 79859ed3eea9
parent 26 cb62a4f66ebe
child 49 919f36ff910f
--- a/browserutilities/xmlparser/src/wml_1_3_dict.c	Thu Aug 19 10:58:56 2010 +0300
+++ b/browserutilities/xmlparser/src/wml_1_3_dict.c	Tue Aug 31 16:17:46 2010 +0300
@@ -37,7 +37,8 @@
  * Doc Type = -//WAPFORUM//DTD WML 1.3//EN
  */
 #include "nw_wml1x_wml_1_3_tokens.h"
-#include <nw_wbxml_dictionary.h>
+#include "nw_wbxml_dictionary.h"
+
 
 static const NW_Ucs2 NW_Wml_1_3_ElementTag_pre[] = {'p','r','e','\0'};
 static const NW_Ucs2 NW_Wml_1_3_ElementTag_a[] = {'a','\0'};