browserutilities/xmlparser/src/syncml_1_0_dict.c
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
child 94 919f36ff910f
--- a/browserutilities/xmlparser/src/syncml_1_0_dict.c	Tue Feb 02 00:56:45 2010 +0200
+++ b/browserutilities/xmlparser/src/syncml_1_0_dict.c	Fri Mar 19 09:52:28 2010 +0200
@@ -15,6 +15,7 @@
 *
 */
 
+
 /*
 ** WARNING
 **
@@ -33,7 +34,8 @@
  * 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'};