--- ray/src/hd/rhd_geom.c 2003/06/30 14:59:11 3.12 +++ ray/src/hd/rhd_geom.c 2004/01/01 11:21:55 3.14 @@ -1,5 +1,5 @@ #ifndef lint -static const char RCSid[] = "$Id: rhd_geom.c,v 3.12 2003/06/30 14:59:11 schorsch Exp $"; +static const char RCSid[] = "$Id: rhd_geom.c,v 3.14 2004/01/01 11:21:55 schorsch Exp $"; #endif /* * Geometry drawing operations for OpenGL driver. @@ -7,8 +7,10 @@ static const char RCSid[] = "$Id: rhd_geom.c,v 3.12 20 #include +#include "rtio.h" #include "radogl.h" #include "rhdriver.h" +#include "rhd_odraw.h" #ifndef MAXGEO #define MAXGEO 8 /* maximum geometry list length */ @@ -34,11 +36,13 @@ static struct gmEntry { #define FORALLPORT(pl,i) for (i=0;i