windowing/windowserver/nga/SERVER/openwfc/ScreenRedraw.cpp
changeset 152 9f1c3fea0f87
parent 0 5d03bc08d59c
child 164 25ffed67c7ef
equal deleted inserted replaced
111:29ddb8a72f0e 152:9f1c3fea0f87
    24 #include "rootwin.h"
    24 #include "rootwin.h"
    25 #include "walkwindowtree.h"
    25 #include "walkwindowtree.h"
    26 #include "wstop.h"
    26 #include "wstop.h"
    27 #include "WsMemMgr.h"
    27 #include "WsMemMgr.h"
    28 #include "renderstagemanager.h"
    28 #include "renderstagemanager.h"
    29 #include "Graphics/WsRenderStageFactory.h"
    29 #include "graphics/WsRenderStageFactory.h"
    30 #include "Graphics/WsRenderStage.h"
    30 #include "graphics/WsRenderStage.h"
    31 #include "Graphics/wsgraphicscontext.h"
    31 #include "graphics/wsgraphicscontext.h"
    32 #include "EVENT.H"
    32 #include "EVENT.H"
    33 
    33 
    34 #ifdef USE_DEBUG_FRAME_CAPTURE
    34 #ifdef USE_DEBUG_FRAME_CAPTURE
    35 #include <graphics/wsscreendevice.h>
    35 #include <graphics/wsscreendevice.h>
    36 #include "../debuglog/debuglog.h"
    36 #include "../debuglog/debuglog.h"