equal
deleted
inserted
replaced
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" |