browserutilities/xmlparser/src/wml_1_3_dict.c
changeset 37 cb62a4f66ebe
parent 0 dd21522fd290
child 65 5bfc169077b2
--- a/browserutilities/xmlparser/src/wml_1_3_dict.c	Thu Dec 17 09:20:16 2009 +0200
+++ b/browserutilities/xmlparser/src/wml_1_3_dict.c	Thu Jan 07 13:31:38 2010 +0200
@@ -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'};