]> git.saurik.com Git - wxWidgets.git/blobdiff - src/xpm/scan.c
fixed typo : _ instead of wxT
[wxWidgets.git] / src / xpm / scan.c
index bf94091ce1c2faefc848a559699850c7990b731f..c4ee7232804118aa843dcbe7206259170aed6790 100644 (file)
@@ -318,8 +318,10 @@ XpmCreateXpmImageFromImage(display, image, shapeimage,
 # endif /* AMIGA */
 #else
 
+#ifndef __VISAGECPP30__
            ErrorStatus = MSWGetImagePixels(display, image, width, height, &pmap,
                                        storePixel);
+#endif
 
 #endif