srsf/vcommandmanager/src/vcmanagerapp.cpp
changeset 1 b13cd05eeb2f
parent 0 bf1d17376201
equal deleted inserted replaced
0:bf1d17376201 1:b13cd05eeb2f
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 // INCLUDE FILES
    19 // INCLUDE FILES
    20 #include <e32std.h>
    20 #include <e32std.h>
    21 #include <NssVasCContactHandler.h>
    21 #include <nssvasccontacthandler.h>
    22 #include <eikstart.h>
    22 #include <eikstart.h>
    23 #include "nssvoiceuipluginhandler.h"
    23 #include "nssvoiceuipluginhandler.h"
    24 #include "vcmanagerapp.h"
    24 #include "vcmanagerapp.h"
    25 #include "vcmanagerdocument.h"
    25 #include "vcmanagerdocument.h"
    26 
    26