windowing/windowserver/test/t_ratelimiter/tratelimitdrawer/ratelimitdrawer.h
changeset 121 d72fc2aace31
parent 0 5d03bc08d59c
child 164 25ffed67c7ef
equal deleted inserted replaced
103:2717213c588a 121:d72fc2aace31
    21 
    21 
    22 #ifndef RATELIMITDRAWER_H_
    22 #ifndef RATELIMITDRAWER_H_
    23 #define RATELIMITDRAWER_H_
    23 #define RATELIMITDRAWER_H_
    24 
    24 
    25 #include <e32std.h>
    25 #include <e32std.h>
    26 #include "Graphics/WSGRAPHICDRAWER.H"
    26 #include "graphics/WSGRAPHICDRAWER.H"
    27 #include <Graphics/WSGRAPHICDRAWERINTERFACE.H>
    27 #include <graphics/WSGRAPHICDRAWERINTERFACE.H>
    28 #include "../inc/constants.h"
    28 #include "../inc/constants.h"
    29 
    29 
    30 /**
    30 /**
    31 Drawer plug-in class used to draw the animation and scheduling.
    31 Drawer plug-in class used to draw the animation and scheduling.
    32 */
    32 */