windowing/windowserver/nga/graphicdrawer/graphicdrawer.cpp
branchRCL_3
changeset 20 25ffed67c7ef
parent 19 bbf46f59e123
equal deleted inserted replaced
19:bbf46f59e123 20:25ffed67c7ef
    15 // The client-side representation of a WsGraphic artwork
    15 // The client-side representation of a WsGraphic artwork
    16 // 
    16 // 
    17 //
    17 //
    18 
    18 
    19 #include "../SERVER/w32cmd.h"
    19 #include "../SERVER/w32cmd.h"
    20 #include "graphics/WSGRAPHICDRAWER.H"
    20 #include "Graphics/WSGRAPHICDRAWER.H"
    21 #include <graphics/WSGRAPHICDRAWERINTERFACE.H>
    21 #include <Graphics/WSGRAPHICDRAWERINTERFACE.H>
    22 #include <s32mem.h>
    22 #include <s32mem.h>
    23 #include "panics.h"
    23 #include "panics.h"
    24 
    24 
    25 GLDEF_C void Panic(TWsGraphicDrawerPanic aPanic)
    25 GLDEF_C void Panic(TWsGraphicDrawerPanic aPanic)
    26 	{
    26 	{