equal
deleted
inserted
replaced
20 #ifndef XDMEXTERNALINTERFACE_H |
20 #ifndef XDMEXTERNALINTERFACE_H |
21 #define XDMEXTERNALINTERFACE_H |
21 #define XDMEXTERNALINTERFACE_H |
22 |
22 |
23 #include <e32std.h> |
23 #include <e32std.h> |
24 #include <bldvariant.hrh> |
24 #include <bldvariant.hrh> |
25 #include <xdmpluginrsc.rsg> |
25 #include <XDMPluginRsc.rsg> |
26 #include "XDMPlugin.h" |
26 #include "XDMPlugin.h" |
27 #define XDM_PLUGIN |
27 #define XDM_PLUGIN |
28 |
28 |
29 /** |
29 /** |
30 * This UID is used for both the view UID and the ECOM plugin implementation |
30 * This UID is used for both the view UID and the ECOM plugin implementation |