Index: trunk/ppImage/src/ppImage.h
===================================================================
--- trunk/ppImage/src/ppImage.h	(revision 7522)
+++ trunk/ppImage/src/ppImage.h	(revision 7531)
@@ -6,4 +6,5 @@
 #include "psmodules.h"
 #include "psphot.h"
+#include "psastro.h"
 #include "ppImageOptions.h"
 
@@ -36,4 +37,5 @@
 
 bool ppImagePhotom (pmConfig *config, pmFPAview *view);
+bool ppImageAstrom (pmConfig *config);
 
 #endif
