--- ray/src/px/psign.c 2003/07/27 22:12:03 2.23 +++ ray/src/px/psign.c 2003/10/22 02:06:35 2.24 @@ -1,5 +1,5 @@ #ifndef lint -static const char RCSid[] = "$Id: psign.c,v 2.23 2003/07/27 22:12:03 schorsch Exp $"; +static const char RCSid[] = "$Id: psign.c,v 2.24 2003/10/22 02:06:35 greg Exp $"; #endif /* * psign.c - produce picture from text. @@ -11,8 +11,8 @@ static const char RCSid[] = "$Id: psign.c,v 2.23 2003/ #include -#include "standard.h" #include "platform.h" +#include "standard.h" #include "color.h" #include "font.h"