--- ray/src/util/xglaresrc.c 2003/02/22 02:07:30 2.6 +++ ray/src/util/xglaresrc.c 2003/11/10 16:52:24 2.7 @@ -1,5 +1,5 @@ #ifndef lint -static const char RCSid[] = "$Id: xglaresrc.c,v 2.6 2003/02/22 02:07:30 greg Exp $"; +static const char RCSid[] = "$Id: xglaresrc.c,v 2.7 2003/11/10 16:52:24 greg Exp $"; #endif /* * Circle sources in a displayed image. @@ -9,7 +9,7 @@ static const char RCSid[] = "$Id: xglaresrc.c,v 2.6 20 #include "standard.h" #include "view.h" -#include "vfork.h" +#include "paths.h" #include #include #include