codhandler/codeng/src/DdDummyDict.c
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
child 86 c572a90d97eb
--- a/codhandler/codeng/src/DdDummyDict.c	Tue Feb 02 00:56:45 2010 +0200
+++ b/codhandler/codeng/src/DdDummyDict.c	Fri Mar 19 09:52:28 2010 +0200
@@ -35,7 +35,8 @@
  */
 
 #include "DdDummyDict.h"
-#include <nw_wbxml_dictionary.h>
+#include "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'};