browserutilities/cxmllibrary/src/wbxmlp/include/DictionaryContext.h
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
child 94 919f36ff910f
--- a/browserutilities/cxmllibrary/src/wbxmlp/include/DictionaryContext.h	Tue Feb 02 00:56:45 2010 +0200
+++ b/browserutilities/cxmllibrary/src/wbxmlp/include/DictionaryContext.h	Fri Mar 19 09:52:28 2010 +0200
@@ -23,13 +23,15 @@
  */
  
 #define MAX_DICTIONARIES 9
+
   
 /* Temporary methods for storing dictionary & dictionary size inside the context.
  */
 
-#include <cxml_proj.h>
-#include <nw_wbxml_dictionary.h>
+#include "cxml_proj.h"
+#include "nw_wbxml_dictionary.h"
 
+ 
 #ifdef __cplusplus
 extern "C"
 {