X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=ETL%2Ftrunk%2FETL%2Fsurface;h=afc313ea7b084e8baefd06f7350fb4cfbf32c5bd;hb=2d3216db7740f8155429914c17af1edb04a032bb;hp=d6667dfbd3a27ec0b702d132f0e4eac95ae8a586;hpb=b3016b249333ac0ab0008d8c6c4d9029b2ff30c9;p=synfig.git diff --git a/ETL/trunk/ETL/surface b/ETL/trunk/ETL/surface index d6667df..afc313e 100644 --- a/ETL/trunk/ETL/surface +++ b/ETL/trunk/ETL/surface @@ -1,7 +1,8 @@ +// -*- C++ -*- /*! ======================================================================== ** Extended Template and Library ** Surface Abstraction Class -** $Id: surface,v 1.1.1.1 2005/01/04 01:31:46 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** @@ -21,8 +22,8 @@ /* === S T A R T =========================================================== */ -#ifndef __SURFACE__ -#define __SURFACE__ +#ifndef __ETL__SURFACE__ +#define __ETL__SURFACE__ /* === H E A D E R S ======================================================= */