--- ray/src/gen/mkillum.c 2004/09/19 08:42:22 2.21 +++ ray/src/gen/mkillum.c 2004/10/23 18:55:52 2.22 @@ -1,5 +1,5 @@ #ifndef lint -static const char RCSid[] = "$Id: mkillum.c,v 2.21 2004/09/19 08:42:22 greg Exp $"; +static const char RCSid[] = "$Id: mkillum.c,v 2.22 2004/10/23 18:55:52 schorsch Exp $"; #endif /* * Make illum sources for optimizing rendering process @@ -9,6 +9,7 @@ static const char RCSid[] = "$Id: mkillum.c,v 2.21 200 #include #include "platform.h" +#include "rtprocess.h" #include "mkillum.h" #include "random.h"