codhandler/codeng/src/DdDummyDict.c
branchRCL_3
changeset 93 79859ed3eea9
parent 37 cb62a4f66ebe
child 94 919f36ff910f
--- a/codhandler/codeng/src/DdDummyDict.c	Thu Aug 19 10:58:56 2010 +0300
+++ b/codhandler/codeng/src/DdDummyDict.c	Tue Aug 31 16:17:46 2010 +0300
@@ -35,7 +35,8 @@
  */
 
 #include "DdDummyDict.h"
-#include <nw_wbxml_dictionary.h>
+#include <xml/cxml/nw_wbxml_dictionary.h>
+
 
 static const NW_Ucs2 NW_DdDummy_ElementTag_name[] = {'n','a','m','e','\0'};
 static const NW_Ucs2 NW_DdDummy_ElementTag_vendor[] = {'v','e','n','d','o','r','\0'};