windowing/windowserver/test/t_ratelimiter/tratelimitdrawer/ratelimitdrawer.h
branchRCL_3
changeset 164 25ffed67c7ef
parent 163 bbf46f59e123
equal deleted inserted replaced
163:bbf46f59e123 164:25ffed67c7ef
    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 */