--- ray/src/common/tmapcolrs.c 2009/02/09 20:48:08 3.26 +++ ray/src/common/tmapcolrs.c 2010/12/02 18:10:40 3.27 @@ -1,5 +1,5 @@ #ifndef lint -static const char RCSid[] = "$Id: tmapcolrs.c,v 3.26 2009/02/09 20:48:08 greg Exp $"; +static const char RCSid[] = "$Id: tmapcolrs.c,v 3.27 2010/12/02 18:10:40 greg Exp $"; #endif /* * Routines for tone mapping on Radiance RGBE and XYZE pictures. @@ -15,11 +15,11 @@ static const char RCSid[] = "$Id: tmapcolrs.c,v 3.26 2 #include #include -#include "tmprivat.h" -#include "resolu.h" #ifdef PCOND #include "rtprocess.h" #endif +#include "tmprivat.h" +#include "resolu.h" #define GAMTSZ 1024