--- ray/src/px/ciq.h 1989/02/02 10:48:58 1.1 +++ ray/src/px/ciq.h 1991/11/12 16:05:31 2.1 @@ -1,6 +1,8 @@ -#include +/* Copyright 1988 Regents of the University of California */ /* SCCSid "$SunId$ LBL" */ + +#include #include "pic.h" #define red(i) ((i)>>7&0xf8|4) /* 5 bits red, 5 bits green, 5 bits blue */