windowing/windowserver/stdgraphic/stdgraphictestdrawer.h
changeset 121 d72fc2aace31
parent 0 5d03bc08d59c
child 164 25ffed67c7ef
equal deleted inserted replaced
103:2717213c588a 121:d72fc2aace31
    17 
    17 
    18 #ifndef __STDGRAPHICDRAWERTEST_H__
    18 #ifndef __STDGRAPHICDRAWERTEST_H__
    19 #define __STDGRAPHICDRAWERTEST_H__
    19 #define __STDGRAPHICDRAWERTEST_H__
    20 
    20 
    21 #include <e32std.h>
    21 #include <e32std.h>
    22 #include "Graphics/WSGRAPHICDRAWER.H"
    22 #include "graphics/WSGRAPHICDRAWER.H"
    23 #include <Graphics/WSGRAPHICDRAWERINTERFACE.H>
    23 #include <graphics/WSGRAPHICDRAWERINTERFACE.H>
    24 
    24 
    25 class MWsGraphicDrawerContext;
    25 class MWsGraphicDrawerContext;
    26 
    26 
    27 NONSHARABLE_CLASS(CFrameRate): public CBase
    27 NONSHARABLE_CLASS(CFrameRate): public CBase
    28 	{
    28 	{