diff -r 79859ed3eea9 -r 919f36ff910f browserutilities/cxmllibrary/src/wbxmlp/include/DictionaryContext.h --- a/browserutilities/cxmllibrary/src/wbxmlp/include/DictionaryContext.h Tue Aug 31 16:17:46 2010 +0300 +++ b/browserutilities/cxmllibrary/src/wbxmlp/include/DictionaryContext.h Wed Sep 01 12:28:30 2010 +0100 @@ -23,15 +23,13 @@ */ #define MAX_DICTIONARIES 9 - /* Temporary methods for storing dictionary & dictionary size inside the context. */ -#include "cxml_proj.h" -#include "nw_wbxml_dictionary.h" +#include +#include - #ifdef __cplusplus extern "C" {