browserutilities/cxmllibrary/src/wbxmlp/include/DictionaryContext.h
changeset 26 cb62a4f66ebe
parent 0 dd21522fd290
child 48 79859ed3eea9
--- a/browserutilities/cxmllibrary/src/wbxmlp/include/DictionaryContext.h	Thu Dec 17 09:20:16 2009 +0200
+++ b/browserutilities/cxmllibrary/src/wbxmlp/include/DictionaryContext.h	Thu Jan 07 13:31:38 2010 +0200
@@ -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 <cxml_proj.h>
+#include <nw_wbxml_dictionary.h>
 
- 
 #ifdef __cplusplus
 extern "C"
 {