browserutilities/xmlparser/src/xhtml_1_0_dict.c
branchRCL_3
changeset 49 919f36ff910f
parent 48 79859ed3eea9
--- a/browserutilities/xmlparser/src/xhtml_1_0_dict.c	Tue Aug 31 16:17:46 2010 +0300
+++ b/browserutilities/xmlparser/src/xhtml_1_0_dict.c	Wed Sep 01 12:28:30 2010 +0100
@@ -39,8 +39,7 @@
  */
 
 #include "nw_xhtml_xhtml_1_0_tokens.h"
-#include "nw_wbxml_dictionary.h"
-
+#include <nw_wbxml_dictionary.h>
 
 static const NW_Ucs2 NW_XHTML_1_0_ElementTag_body[] = {'b','o','d','y','\0'};
 static const NW_Ucs2 NW_XHTML_1_0_ElementTag_head[] = {'h','e','a','d','\0'};