browserutilities/xmlparser/src/syncml_1_0_dict.c
branchRCL_3
changeset 94 919f36ff910f
parent 93 79859ed3eea9
--- a/browserutilities/xmlparser/src/syncml_1_0_dict.c	Tue Aug 31 16:17:46 2010 +0300
+++ b/browserutilities/xmlparser/src/syncml_1_0_dict.c	Wed Sep 01 12:28:30 2010 +0100
@@ -15,7 +15,6 @@
 *
 */
 
-
 /*
 ** WARNING
 **
@@ -34,8 +33,7 @@
  * Doc Type = -//SYNCML//DTD SyncML v1.0//EN
  */
 
-#include "nw_wbxml_dictionary.h"
-
+#include <nw_wbxml_dictionary.h>
 
 static const NW_Ucs2 NW_SyncML_1_0_ElementTag_Add[] = {'A','d','d','\0'};
 static const NW_Ucs2 NW_SyncML_1_0_ElementTag_Alert[] = {'A','l','e','r','t','\0'};