X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/21e5527b592198bf3433969313e1c376d12c1305..77611ad4da9df336a0805508276a81b8f4437107:/src/xpm/scan.c diff --git a/src/xpm/scan.c b/src/xpm/scan.c index bf94091ce1..c4ee723280 100644 --- a/src/xpm/scan.c +++ b/src/xpm/scan.c @@ -318,8 +318,10 @@ XpmCreateXpmImageFromImage(display, image, shapeimage, # endif /* AMIGA */ #else +#ifndef __VISAGECPP30__ ErrorStatus = MSWGetImagePixels(display, image, width, height, &pmap, storePixel); +#endif #endif