browserutilities/xmlparser/src/wml_1_3_dict.c
branchRCL_3
changeset 49 919f36ff910f
parent 48 79859ed3eea9
--- a/browserutilities/xmlparser/src/wml_1_3_dict.c	Tue Aug 31 16:17:46 2010 +0300
+++ b/browserutilities/xmlparser/src/wml_1_3_dict.c	Wed Sep 01 12:28:30 2010 +0100
@@ -37,8 +37,7 @@
  * 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'};