kerneltest/e32test/usb/t_usb_device/src/activedevicestatenotifier.cpp
branchGCC_SURGE
changeset 215 8096a832df02
parent 90 947f0dc9f7a8
equal deleted inserted replaced
210:b592f7984442 215:8096a832df02
    18 //
    18 //
    19 
    19 
    20 #include "general.h"
    20 #include "general.h"
    21 #include "activerw.h"									// CActiveRW
    21 #include "activerw.h"									// CActiveRW
    22 #include "config.h"
    22 #include "config.h"
    23 #include "activeControl.h"
    23 #include "activecontrol.h"
    24 #include "activedevicestatenotifier.h"
    24 #include "activedevicestatenotifier.h"
    25 
    25 
    26 extern CActiveControl* gActiveControl;
    26 extern CActiveControl* gActiveControl;
    27 extern RTest test;
    27 extern RTest test;
    28 extern TBool gVerbose;
    28 extern TBool gVerbose;