--- ray/src/rt/rcontrib.h 2012/06/19 00:12:08 2.6 +++ ray/src/rt/rcontrib.h 2012/06/22 21:58:45 2.8 @@ -1,9 +1,12 @@ -/* RCSid $Id: rcontrib.h,v 2.6 2012/06/19 00:12:08 greg Exp $ */ +/* RCSid $Id: rcontrib.h,v 2.8 2012/06/22 21:58:45 greg Exp $ */ /* * Header file for rcontrib modules */ +#include "platform.h" +#include "paths.h" +#include "rtprocess.h" #include "ray.h" #include "func.h" #include "lookup.h"