--- ray/src/common/resolu.c 2003/02/25 02:47:22 2.4 +++ ray/src/common/resolu.c 2006/06/07 17:52:03 2.6 @@ -1,5 +1,5 @@ #ifndef lint -static const char RCSid[] = "$Id: resolu.c,v 2.4 2003/02/25 02:47:22 greg Exp $"; +static const char RCSid[] = "$Id: resolu.c,v 2.6 2006/06/07 17:52:03 schorsch Exp $"; #endif /* * Read and write image resolutions. @@ -9,9 +9,8 @@ static const char RCSid[] = "$Id: resolu.c,v 2.4 2003/ #include "copyright.h" -#include #include -#include +#include #include "resolu.h"