localconnectivityservice/legacymodemplugin/src/proxy.cpp
branchRCL_3
changeset 5 11d83199e2d9
parent 0 c3e98f10fcf4
equal deleted inserted replaced
1:388a17646e40 5:11d83199e2d9
    14 * Description:  Export ECom interface implementations
    14 * Description:  Export ECom interface implementations
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 #include <e32base.h>
    18 #include <e32base.h>
    19 #include <ECom\ImplementationProxy.h>
    19 #include <ecom/implementationproxy.h>
    20 #include "legacymodemplugin.h"
    20 #include "legacymodemplugin.h"
    21 
    21 
    22 // ---------------------------------------------------------------------------
    22 // ---------------------------------------------------------------------------
    23 // An array of TImplementationProxy objects which onnect each
    23 // An array of TImplementationProxy objects which onnect each
    24 // implemeation with its instantiation function
    24 // implemeation with its instantiation function