--- ray/src/rt/ambient.h 2003/06/07 00:54:58 2.9 +++ ray/src/rt/ambient.h 2003/06/27 06:53:22 2.10 @@ -1,4 +1,4 @@ -/* RCSid $Id: ambient.h,v 2.9 2003/06/07 00:54:58 schorsch Exp $ */ +/* RCSid $Id: ambient.h,v 2.10 2003/06/27 06:53:22 greg Exp $ */ /* * Common definitions for interreflection routines. * @@ -9,9 +9,6 @@ #ifdef __cplusplus extern "C" { #endif - - -#include "copyright.h" /* * Since we've defined our vectors as float below to save space,