X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=ETL%2Ftrunk%2FETL%2Ffixed;h=58d99e47f6f8e7020fa9a19b80713b20c29189bc;hb=cfb79f31c60c0bad5a5c448c68223e2a6dd4508a;hp=84d4f141819c04bc0f964bafeaa3331ab0bc5f16;hpb=29bc5853be7221a692fe89d9f0ddbd1de7f50299;p=synfig.git diff --git a/ETL/trunk/ETL/fixed b/ETL/trunk/ETL/fixed index 84d4f14..58d99e4 100644 --- a/ETL/trunk/ETL/fixed +++ b/ETL/trunk/ETL/fixed @@ -2,7 +2,7 @@ /*! ======================================================================== ** Extended Template and Library ** Fixed-Point Math Class -** $Id: fixed,v 1.1.1.1 2005/01/04 01:31:46 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** @@ -22,8 +22,8 @@ /* === S T A R T =========================================================== */ -#ifndef __FIXED__ -#define __FIXED__ +#ifndef __ETL__FIXED__ +#define __ETL__FIXED__ /* === H E A D E R S ======================================================= */