X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=ETL%2Ftrunk%2FETL%2Fsmach;h=72997029b960da6e98651d7a13dff7e54e16694f;hb=9459638ad6797b8139f1e9f0715c96076dbf0890;hp=059939d0c5ab0ceac0a779820d8781204a3f4017;hpb=29bc5853be7221a692fe89d9f0ddbd1de7f50299;p=synfig.git diff --git a/ETL/trunk/ETL/smach b/ETL/trunk/ETL/smach index 059939d..7299702 100644 --- a/ETL/trunk/ETL/smach +++ b/ETL/trunk/ETL/smach @@ -2,7 +2,7 @@ /*! ======================================================================== ** Extended Template and Library ** State Machine Abstraction Class -** $Id: smach,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 __SMACH__ -#define __SMACH__ +#ifndef __ETL__SMACH__ +#define __ETL__SMACH__ /* === H E A D E R S ======================================================= */