diff plugin/transform/Transformer.h @ 329:3179d8b29336

* Another incremental Transform update
author Chris Cannam
date Tue, 06 Nov 2007 17:08:11 +0000
parents 21bd032ae791
children
line wrap: on
line diff
--- a/plugin/transform/Transformer.h	Mon Nov 05 15:31:06 2007 +0000
+++ b/plugin/transform/Transformer.h	Tue Nov 06 17:08:11 2007 +0000
@@ -13,8 +13,8 @@
     COPYING included with this distribution for more information.
 */
 
-#ifndef _TRANSFORM_H_
-#define _TRANSFORM_H_
+#ifndef _TRANSFORMER_H_
+#define _TRANSFORMER_H_
 
 #include "base/Thread.h"