browserutilities/cxmllibrary/src/xmlp/include/cxml_xmlp_int_entity.h
branchRCL_3
changeset 94 919f36ff910f
parent 93 79859ed3eea9
--- a/browserutilities/cxmllibrary/src/xmlp/include/cxml_xmlp_int_entity.h	Tue Aug 31 16:17:46 2010 +0300
+++ b/browserutilities/cxmllibrary/src/xmlp/include/cxml_xmlp_int_entity.h	Wed Sep 01 12:28:30 2010 +0100
@@ -20,13 +20,12 @@
 #ifndef _CXML_XMLP_INT_ENTITY_H_
 #define _CXML_XMLP_INT_ENTITY_H_
 #include <e32std.h>
-#include "cxml_proj.h"
+#include <cxml_proj.h>
 
 #ifdef __cplusplus
 extern "C" {
 #endif
 
-
 typedef struct CXML_Internal_Entity_s {
    NW_Ucs2 * name;
    NW_Ucs2 * value;