--- ray/src/hd/rholo4.c 2003/06/26 00:58:10 3.30 +++ ray/src/hd/rholo4.c 2003/06/27 06:53:22 3.31 @@ -1,15 +1,15 @@ #ifndef lint -static const char RCSid[] = "$Id: rholo4.c,v 3.30 2003/06/26 00:58:10 schorsch Exp $"; +static const char RCSid[] = "$Id: rholo4.c,v 3.31 2003/06/27 06:53:22 greg Exp $"; #endif /* * Holodeck display process communication */ -#include - #include "rholo.h" #include "rhdisp.h" #include "rtprocess.h" + +#include #ifndef HDSUF #define HDSUF ".hdi"