Explorar o código

AGLPixelFmtID -> AGLPixelFmt

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@32129 15284696-431f-4ddb-bdfa-cd5b030d7da7
Glynn Clements %!s(int64=17) %!d(string=hai) anos
pai
achega
e7ccbe8c50
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      include/nviz.h

+ 1 - 1
include/nviz.h

@@ -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;