--- ray/src/hd/rhd_geom.c 2003/07/21 22:30:18 3.13 +++ 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.13 2003/07/21 22:30:18 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.13 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