equal
deleted
inserted
replaced
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; |