--- ray/src/rt/otspecial.h 2003/06/07 00:54:58 2.4 +++ ray/src/rt/otspecial.h 2003/06/27 06:53:22 2.5 @@ -1,4 +1,4 @@ -/* RCSid $Id: otspecial.h,v 2.4 2003/06/07 00:54:58 schorsch Exp $ */ +/* RCSid $Id: otspecial.h,v 2.5 2003/06/27 06:53:22 greg Exp $ */ /* * Special type flags for objects used in rendering. * Depends on definitions in otypes.h @@ -8,9 +8,6 @@ #ifdef __cplusplus extern "C" { #endif - - -#include "copyright.h" /* flag for materials to ignore during irradiance comp. */ #define T_IRR_IGN T_SP1