windowing/windowserver/test/tredir/redirector.h
changeset 121 d72fc2aace31
parent 103 2717213c588a
equal deleted inserted replaced
103:2717213c588a 121:d72fc2aace31
    20 */
    20 */
    21 
    21 
    22 #ifndef __REDIRECTOR_H__
    22 #ifndef __REDIRECTOR_H__
    23 #define __REDIRECTOR_H__
    23 #define __REDIRECTOR_H__
    24 
    24 
    25 #include "Graphics/WSGRAPHICDRAWER.H"
    25 #include "graphics/WSGRAPHICDRAWER.H"
    26 #include <Graphics/WSGRAPHICDRAWERINTERFACE.H>
    26 #include <graphics/WSGRAPHICDRAWERINTERFACE.H>
    27 
    27 
    28 class CFbsBitmap;
    28 class CFbsBitmap;
    29 class CFbsBitmapDevice;
    29 class CFbsBitmapDevice;
    30 class CFbsBitGc;
    30 class CFbsBitGc;
    31 #ifdef __WINS__
    31 #ifdef __WINS__