--- ray/src/px/ra_ps.c 2025/06/06 19:11:21 2.34 +++ ray/src/px/ra_ps.c 2025/06/07 05:09:46 2.35 @@ -1,5 +1,5 @@ #ifndef lint -static const char RCSid[] = "$Id: ra_ps.c,v 2.34 2025/06/06 19:11:21 greg Exp $"; +static const char RCSid[] = "$Id: ra_ps.c,v 2.35 2025/06/07 05:09:46 greg Exp $"; #endif /* * Radiance picture to PostScript file translator -- one way! @@ -9,7 +9,6 @@ static const char RCSid[] = "$Id: ra_ps.c,v 2.34 2025/ #include #include "platform.h" -#include "paths.h" #include "rtio.h" #include "color.h" #include "resolu.h"