Index: trunk/ppImage/src/ppImage.h
===================================================================
--- trunk/ppImage/src/ppImage.h	(revision 6849)
+++ trunk/ppImage/src/ppImage.h	(revision 7508)
@@ -5,4 +5,5 @@
 #include "pslib.h"
 #include "psmodules.h"
+#include "psphot.h"
 #include "ppImageOptions.h"
 #include "ppMem.h"
@@ -32,3 +33,5 @@
 bool ppImageRebinReadout (pmConfig *config, pmFPAview *view, char *filename);
 
+bool ppImagePhotom (pmConfig *config, pmFPAview *view);
+
 #endif // Pau.
