--- ray/src/px/macbethcal.c 2025/06/03 21:31:51 2.31 +++ ray/src/px/macbethcal.c 2025/06/07 05:09:46 2.32 @@ -1,5 +1,5 @@ #ifndef lint -static const char RCSid[] = "$Id: macbethcal.c,v 2.31 2025/06/03 21:31:51 greg Exp $"; +static const char RCSid[] = "$Id: macbethcal.c,v 2.32 2025/06/07 05:09:46 greg Exp $"; #endif /* * Calibrate a scanned MacBeth Color Checker Chart @@ -13,7 +13,6 @@ static const char RCSid[] = "$Id: macbethcal.c,v 2.31 #include #include "platform.h" -#include "paths.h" #include "rtio.h" #include "color.h" #include "resolu.h"