ultimatepp/uppsrc/TDraw/TDraw.h
cxl 70c83c3dc3 TDraw: fixed for new draw
git-svn-id: svn://ultimatepp.org/upp/trunk@1382 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-07 09:09:33 +00:00

10 lines
148 B
C

#ifndef __TDraw__
#define __TDraw__
#include <CtrlLib/CtrlLib.h>
#include <Geom/Geom.h>
#include <Web/Web.h>
#include "util.h"
#endif//__TDraw__