authorisation/userpromptservice/test/include/tupstesteractive.h
changeset 15 da2ae96f639b
parent 8 35751d3474b7
equal deleted inserted replaced
10:afc583cfa176 15:da2ae96f639b
    23 
    23 
    24 #ifndef TUPSINTERACTIVE
    24 #ifndef TUPSINTERACTIVE
    25 #define TUPSINTERACTIVE 
    25 #define TUPSINTERACTIVE 
    26  
    26  
    27 #include <e32base.h>
    27 #include <e32base.h>
    28 #include <test/tups_clientapi_sysserver.h>
    28 #include "tups_clientapi_sysserver.h"
    29 
    29 
    30 #include <ups/upstypes.h>
    30 #include <ups/upstypes.h>
    31 
    31 
    32 class CUPSTestSession;
    32 class CUPSTestSession;
    33 
    33