windowing/windowserver/nga/SERVER/openwfc/ScreenRedraw.h
branchRCL_3
changeset 19 bbf46f59e123
parent 4 15986eb6c500
child 20 25ffed67c7ef
equal deleted inserted replaced
18:57c618273d5c 19:bbf46f59e123
    21 #include <e32base.h>
    21 #include <e32base.h>
    22 #include <e32std.h>
    22 #include <e32std.h>
    23 #include <gdi.h>
    23 #include <gdi.h>
    24 #include "wstypes.h"
    24 #include "wstypes.h"
    25 #include "tcursor.h"
    25 #include "tcursor.h"
    26 #include <Graphics/WSGRAPHICDRAWERINTERFACE.H>
    26 #include <graphics/WSGRAPHICDRAWERINTERFACE.H>
    27 #include "Graphics/wsgraphicdrawerinternal.h"
    27 #include "graphics/wsgraphicdrawerinternal.h"
    28 
    28 
    29 class CScreen;
    29 class CScreen;
    30 class CWsRenderStage;
    30 class CWsRenderStage;
    31 class TWalkWindowTreeSchedule;
    31 class TWalkWindowTreeSchedule;
    32 
    32