Index: trunk/psphot/src/psphot.h
===================================================================
--- trunk/psphot/src/psphot.h	(revision 8512)
+++ trunk/psphot/src/psphot.h	(revision 9270)
@@ -1,2 +1,6 @@
+# ifdef HAVE_CONFIG_H
+# include <config.h>
+# endif
+
 # include <stdio.h>
 # include <strings.h>  // for strcasecmp
@@ -5,5 +9,5 @@
 # include <psmodules.h>
 
-#include "psphotErrorCodes.h"
+# include "psphotErrorCodes.h"
 
 # define PSPHOT_RECIPE "PSPHOT"
