browserutilities/cxmllibrary/src/xmlp/include/cxml_xmlp_int_entity.h
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
child 94 919f36ff910f
--- a/browserutilities/cxmllibrary/src/xmlp/include/cxml_xmlp_int_entity.h	Tue Feb 02 00:56:45 2010 +0200
+++ b/browserutilities/cxmllibrary/src/xmlp/include/cxml_xmlp_int_entity.h	Fri Mar 19 09:52:28 2010 +0200
@@ -20,12 +20,13 @@
 #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;