X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=ETL%2Ftrunk%2FETL%2Fgaussian;h=745306c202be9fc3c1e591745495f327a5008cb5;hb=9459638ad6797b8139f1e9f0715c96076dbf0890;hp=6d79058cdff817c1cc7e84811439f15965194058;hpb=b3016b249333ac0ab0008d8c6c4d9029b2ff30c9;p=synfig.git diff --git a/ETL/trunk/ETL/gaussian b/ETL/trunk/ETL/gaussian index 6d79058..745306c 100644 --- a/ETL/trunk/ETL/gaussian +++ b/ETL/trunk/ETL/gaussian @@ -1,7 +1,8 @@ +// -*- C++ -*- /*! ======================================================================== ** Extended Template and Library ** Gaussian Blur Template -** $Id: gaussian,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 __GAUSSIAN__ -#define __GAUSSIAN__ +#ifndef __ETL__GAUSSIAN__ +#define __ETL__GAUSSIAN__ /* === H E A D E R S ======================================================= */