]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/pngread.h
wxPrinting fix for wxMGL
[wxWidgets.git] / include / wx / mac / pngread.h
index 2a5b4b40cde8675c9e949b25673676299dd604dc..2a9307ba9ba433a53d38abd7450cc608b9407977 100644 (file)
@@ -50,7 +50,7 @@ protected:
 
   long EfeWidth;               // Efective Width
 
-  GWorldPtr lpbi;
+  void *lpbi;
   int bgindex;
   wxPalette* m_palette;
   bool imageOK;