--- ray/src/px/ra_skel.c 2025/06/06 19:11:21 2.14 +++ ray/src/px/ra_skel.c 2025/06/07 05:09:46 2.15 @@ -1,5 +1,5 @@ #ifndef lint -static const char RCSid[] = "$Id: ra_skel.c,v 2.14 2025/06/06 19:11:21 greg Exp $"; +static const char RCSid[] = "$Id: ra_skel.c,v 2.15 2025/06/07 05:09:46 greg Exp $"; #endif /* * Skeletal 24-bit image conversion program. Replace "skel" @@ -18,7 +18,6 @@ static const char RCSid[] = "$Id: ra_skel.c,v 2.14 202 #include #include #include -#include "paths.h" #include "platform.h" #include "color.h" #include "resolu.h"