windowing/windowserver/nga/SERVER/EVQUEUE.H
branchRCL_3
changeset 164 25ffed67c7ef
parent 163 bbf46f59e123
equal deleted inserted replaced
163:bbf46f59e123 164:25ffed67c7ef
    18 #if !defined(__EVQUEUE_H__)
    18 #if !defined(__EVQUEUE_H__)
    19 #define __EVQUEUE_H__
    19 #define __EVQUEUE_H__
    20 
    20 
    21 #include <e32std.h>
    21 #include <e32std.h>
    22 #include <e32base.h>
    22 #include <e32base.h>
    23 #include <graphics/WSGRAPHICDRAWERINTERFACE.H>
    23 #include <Graphics/WSGRAPHICDRAWERINTERFACE.H>
    24 #include "W32STD.H"
    24 #include "W32STD.H"
    25 
    25 
    26 class CWsClient;
    26 class CWsClient;
    27 class CWsWindowRedraw;
    27 class CWsWindowRedraw;
    28 class CWsGraphicDrawer;
    28 class CWsGraphicDrawer;