Rename GLvisual and __GLcontextModes to struct gl_config
[mesa.git] / src / mesa / drivers / dri / common / utils.h
index de6070c3987be89a6f60859b944c6baf6ad4d397..01930d784ee62b931d360dae9b8ec187f9109d34 100644 (file)
@@ -99,7 +99,7 @@ extern GLboolean driClipRectToFramebuffer( const GLframebuffer *buffer,
                                           GLsizei *width, GLsizei *height );
 
 struct __DRIconfigRec {
-    __GLcontextModes modes;
+    struct gl_config modes;
 };
 
 extern __DRIconfig **