Merge commit 'origin/master' into gallium-0.2
[mesa.git] / src / glu / mesa / tess.h
index ddb9b30cb209ce97c05dde5778058984070907c0..4e51dddd37da6d4bba07a65f222779c6298dbab9 100644 (file)
@@ -1,4 +1,3 @@
-/* $Id: tess.h,v 1.17 2000/07/11 14:11:04 brianp Exp $ */
 
 /*
  * Mesa 3-D graphics library
@@ -85,7 +84,7 @@ typedef struct polygon_str
 }
 tess_polygon;
 
-struct GLUtriangulatorObj
+struct GLUtesselator
 {
    tess_contour *contours, *last_contour;
    GLuint contour_cnt;