windowing/windowserver/stdgraphic/stdgraphicdrawer.h
changeset 121 d72fc2aace31
parent 0 5d03bc08d59c
child 164 25ffed67c7ef
equal deleted inserted replaced
103:2717213c588a 121:d72fc2aace31
    14 //
    14 //
    15 
    15 
    16 #ifndef __STDGRAPHICDRAWER_H__
    16 #ifndef __STDGRAPHICDRAWER_H__
    17 #define __STDGRAPHICDRAWER_H__
    17 #define __STDGRAPHICDRAWER_H__
    18 
    18 
    19 #include "Graphics/WSGRAPHICDRAWER.H"
    19 #include "graphics/WSGRAPHICDRAWER.H"
    20 #include <Graphics/WSGRAPHICDRAWERINTERFACE.H>
    20 #include <graphics/WSGRAPHICDRAWERINTERFACE.H>
    21 #include <icl/imagedata.h>
    21 #include <icl/imagedata.h>
    22 #include "stdgraphictestdrawer.h"
    22 #include "stdgraphictestdrawer.h"
    23 
    23 
    24 class CFbsBitmap;
    24 class CFbsBitmap;
    25 class MWsGraphicDrawerContext;
    25 class MWsGraphicDrawerContext;