windowing/windowserver/nga/SERVER/EVQUEUE.H
changeset 121 d72fc2aace31
parent 0 5d03bc08d59c
child 164 25ffed67c7ef
equal deleted inserted replaced
103:2717213c588a 121:d72fc2aace31
    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;