--- ray/src/common/modobject.c 1991/07/24 12:04:52 1.1 +++ ray/src/common/modobject.c 1991/07/29 15:47:46 1.2 @@ -12,6 +12,8 @@ static char SCCSid[] = "$SunId$ LBL"; #include "object.h" +#include "otypes.h" + extern int (*addobjnotify[])(); /* people to notify of new objects */