windowing/windowserver/nga/graphicdrawer/graphicdrawer.cpp
branchRCL_3
changeset 19 bbf46f59e123
parent 0 5d03bc08d59c
child 20 25ffed67c7ef
equal deleted inserted replaced
18:57c618273d5c 19:bbf46f59e123
    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 	{