X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=ETL%2Ftrunk%2FETL%2Frect;h=3e8be9f55655d67530aef1d2925facce40d65693;hb=47fce282611fbba1044921d22ca887f9b53ad91a;hp=28e6a1549ae3a5755458dcbde87db83c95a7ca9a;hpb=b3016b249333ac0ab0008d8c6c4d9029b2ff30c9;p=synfig.git diff --git a/ETL/trunk/ETL/rect b/ETL/trunk/ETL/rect index 28e6a15..3e8be9f 100644 --- a/ETL/trunk/ETL/rect +++ b/ETL/trunk/ETL/rect @@ -1,7 +1,8 @@ +// -*- C++ -*- /*! ======================================================================== ** Extended Template and Library ** Rect -** $Id: rect,v 1.1.1.1 2005/01/04 01:31:46 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Adrian Bentley ** @@ -21,8 +22,8 @@ /* === S T A R T =========================================================== */ -#ifndef __RECT__ -#define __RECT__ +#ifndef __ETL__RECT__ +#define __ETL__RECT__ /* === H E A D E R S ======================================================= */