Index: /trunk/psModules/src/camera/pmFPA.h
===================================================================
--- /trunk/psModules/src/camera/pmFPA.h	(revision 10825)
+++ /trunk/psModules/src/camera/pmFPA.h	(revision 10826)
@@ -9,6 +9,6 @@
 /// @author Eugene Magnier, IfA
 ///
-/// @version $Revision: 1.10 $ $Name: not supported by cvs2svn $
-/// @date $Date: 2006-12-10 02:06:47 $
+/// @version $Revision: 1.11 $ $Name: not supported by cvs2svn $
+/// @date $Date: 2006-12-22 21:23:36 $
 ///
 /// Copyright 2005-2006 Institute for Astronomy, University of Hawaii
@@ -34,6 +34,6 @@
     #if FPA_ASTROM
     // Astrometric transformations
-    psPlaneDistort *fromTPA;  ///< Transformation from tangent plane to focal plane, or NULL
-    psPlaneDistort *toTPA;  ///< Transformation from focal plane to tangent plane, or NULL
+    psPlaneTransform *fromTPA;  ///< Transformation from tangent plane to focal plane, or NULL
+    psPlaneTransform *toTPA;  ///< Transformation from focal plane to tangent plane, or NULL
     psProjection *toSky;         ///< Projection from tangent plane to sky, or NULL
     #endif
