diff --git a/src/px/pcond.c b/src/px/pcond.c index e99b959b..ca109c11 100644 --- a/src/px/pcond.c +++ b/src/px/pcond.c @@ -1,5 +1,5 @@ #ifndef lint -static const char RCSid[] = "$Id: pcond.c,v 3.31 2021/04/07 21:13:52 greg Exp $"; +static const char RCSid[] = "$Id: pcond.c,v 3.32 2023/10/27 16:35:02 greg Exp $"; #endif /* * Condition Radiance picture for display/output @@ -8,7 +8,6 @@ static const char RCSid[] = "$Id: pcond.c,v 3.31 2021/04/07 21:13:52 greg Exp $" #include "platform.h" #include "paths.h" -#include "paths.h" #include "pcond.h"