windowing/windowserver/nga/graphicdrawer/graphicdrawerfactory.cpp
branchRCL_3
changeset 163 bbf46f59e123
parent 0 5d03bc08d59c
child 164 25ffed67c7ef
equal deleted inserted replaced
150:57c618273d5c 163:bbf46f59e123
    14 // The factory for creating graphic drawer instances
    14 // The factory for creating graphic drawer instances
    15 // 
    15 // 
    16 //
    16 //
    17 
    17 
    18 #include "WSGRAPHICDRAWERFACTORY.H"
    18 #include "WSGRAPHICDRAWERFACTORY.H"
    19 #include "Graphics/WSGRAPHICDRAWER.H"
    19 #include "graphics/WSGRAPHICDRAWER.H"
    20 #include <Graphics/WSGRAPHICDRAWERINTERFACE.H>
    20 #include <graphics/WSGRAPHICDRAWERINTERFACE.H>
    21 #include "panics.h"
    21 #include "panics.h"
    22 #include <bitstd.h>
    22 #include <bitstd.h>
    23 
    23 
    24 // WsGraphicDrawer \\\\\\\\\\\\\\\\\\\\\\\\
    24 // WsGraphicDrawer \\\\\\\\\\\\\\\\\\\\\\\\
    25 
    25