Use less generic names for the guards for the ETL public headers
[synfig.git] / ETL / trunk / ETL / smach
index 095b631..7299702 100644 (file)
@@ -1,7 +1,8 @@
+// <smach> -*- C++ -*-
 /*! ========================================================================
 ** 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.
 **
@@ -21,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 ======================================================= */