satui/satplugin/data/aisatplugin.rss
branchCompilerCompatibility
changeset 6 76e20e0cfdc7
parent 3 a4a774cb6ea7
equal deleted inserted replaced
4:53c89a0a48c0 6:76e20e0cfdc7
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 // INCLUDES
    19 // INCLUDES
    20 #include <ecom/registryinfov2.rh>
    20 #include <ecom/registryinfov2.rh>
       
    21 #include <hscontentpublisheruid.hrh>
    21 #include "../aisatplugininc/aisatpluginuids.hrh"
    22 #include "../aisatplugininc/aisatpluginuids.hrh"
    22 
    23 
    23 /**
    24 /**
    24  * Ecom interface uid for CAiContentPublisher.
    25  * Ecom interface uid for CAiContentPublisher.
    25  */
    26  */
    45     interfaces = 
    46     interfaces = 
    46     {
    47     {
    47         INTERFACE_INFO
    48         INTERFACE_INFO
    48         {
    49         {
    49             // UID of interface that is implemented
    50             // UID of interface that is implemented
    50             interface_uid = AI_UID_ECOM_INTERFACE_CONTENTPUBLISHER; 
    51             interface_uid = HS_UID_ECOM_INTERFACE_CONTENTPUBLISHER; 
    51 
    52 
    52             implementations = 
    53             implementations = 
    53             {
    54             {
    54                 IMPLEMENTATION_INFO
    55                 IMPLEMENTATION_INFO
    55                 {
    56                 {