--- ray/src/px/pcomb.c 1992/09/21 12:13:48 2.7 +++ ray/src/px/pcomb.c 1992/10/02 16:22:51 2.8 @@ -16,11 +16,13 @@ static char SCCSid[] = "$SunId$ LBL"; #include #endif +#include + #include #include "color.h" -#include "resolu.h" +#include "resolu.h" #include "calcomp.h" @@ -347,7 +349,6 @@ combine() /* combine pictures */ advance() /* read in data for next scanline */ { - extern double fabs(); int ytarget; register COLOR *st; register int i, j;