windowing/windowserver/nonnga/SERVER/ScreenRedraw.h
changeset 110 7f25ef56562d
parent 0 5d03bc08d59c
equal deleted inserted replaced
98:bf7481649c98 110:7f25ef56562d
    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 <Graphics/WSGRAPHICDRAWERINTERFACE.H>
    25 #include <Graphics/WSGRAPHICDRAWERINTERFACE.H>
       
    26 #include "Graphics/wsgraphicdrawerinternal.h"
    26 
    27 
    27 class CScreen;
    28 class CScreen;
    28 class CWsRenderStage;
    29 class CWsRenderStage;
    29 class CWsWindow;
    30 class CWsWindow;
    30 
    31