windowing/windowserver/nga/CLIENT/WSGRAPHIC.CPP
changeset 152 9f1c3fea0f87
parent 0 5d03bc08d59c
child 160 969102054596
equal deleted inserted replaced
111:29ddb8a72f0e 152:9f1c3fea0f87
    18 #include <w32std.h>
    18 #include <w32std.h>
    19 #include "../SERVER/w32cmd.h"
    19 #include "../SERVER/w32cmd.h"
    20 #include "w32comm.h"
    20 #include "w32comm.h"
    21 #include "CLIENT.H"
    21 #include "CLIENT.H"
    22 #include <s32mem.h>
    22 #include <s32mem.h>
    23 #include <Graphics/WSGRAPHICDRAWERINTERFACE.H>
    23 #include <graphics/WSGRAPHICDRAWERINTERFACE.H>
    24 
    24 
    25 NONSHARABLE_STRUCT(CWsGraphic::CPimpl): public CBase, public MWsClientClass
    25 NONSHARABLE_STRUCT(CWsGraphic::CPimpl): public CBase, public MWsClientClass
    26 /** @internalComponent @released */
    26 /** @internalComponent @released */
    27 	{
    27 	{
    28 	friend class CWsGraphic;
    28 	friend class CWsGraphic;