windowing/windowserver/stdgraphic/stdgraphicdrawer.h
changeset 152 9f1c3fea0f87
parent 0 5d03bc08d59c
child 164 25ffed67c7ef
equal deleted inserted replaced
111:29ddb8a72f0e 152:9f1c3fea0f87
    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;