--- ray/src/hd/rholo3.c 1999/03/04 15:44:10 3.32 +++ ray/src/hd/rholo3.c 1999/03/08 17:31:49 3.33 @@ -1,4 +1,4 @@ -/* Copyright (c) 1998 Silicon Graphics, Inc. */ +/* Copyright (c) 1999 Silicon Graphics, Inc. */ #ifndef lint static char SCCSid[] = "$SunId$ SGI"; @@ -10,7 +10,6 @@ static char SCCSid[] = "$SunId$ SGI"; #include "rholo.h" #include "view.h" -#include #ifndef NFRAG2CHUNK #define NFRAG2CHUNK 4096 /* number of fragments to start chunking */