usbmgmt/usbmgr/host/functiondrivers/ms/msmm/refppnotifier/src/refppnotifier.cpp
branchRCL_3
changeset 60 25c602fd1f26
parent 52 3d9964be03bc
equal deleted inserted replaced
52:3d9964be03bc 60:25c602fd1f26
    21 */
    21 */
    22 
    22 
    23 #include "refppnotifier.h"
    23 #include "refppnotifier.h"
    24 #include <ecom/implementationproxy.h>
    24 #include <ecom/implementationproxy.h>
    25 #include "refppnotifier.hrh"
    25 #include "refppnotifier.hrh"
    26 #include <eikinfo.h>
    26 #include <techview/eikinfo.h>
    27 #include <dialog.rsg>
    27 #include <dialog.rsg>
    28 #include <eiklabel.h>
    28 #include <techview/eiklabel.h>
    29 #include <usb/hostms/srverr.h>
    29 #include <usb/hostms/srverr.h>
    30 #include <usb/hostms/policypluginnotifier.hrh>
    30 #include <usb/hostms/policypluginnotifier.hrh>
    31 const TUid KMsmmRefNotifierChannel = {0x10009D48}; //0x10208C14
    31 const TUid KMsmmRefNotifierChannel = {0x10009D48}; //0x10208C14
    32 /**
    32 /**
    33   Initialize and put the notifiers in this DLL into the array and return it.
    33   Initialize and put the notifiers in this DLL into the array and return it.