git-svn-id: https://svn.osgeo.org/grass/grass/trunk@32129 15284696-431f-4ddb-bdfa-cd5b030d7da7
@@ -117,7 +117,7 @@ struct render_window {
GLXPixmap windowId;
Pixmap pixmap;
#elif defined(OPENGL_AQUA)
- AGLPixelFmtID pixelFmtId;
+ AGLPixelFmt pixelFmtId;
AGLContext contextId;
AGLPixmap windowId;
GWorldPtr pixmap;