X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/14421681253f09f119dad82364f5ada40f58f2fc..e9d7a889634ee5cbe90bcc639c6197a29169be3a:/samples/erase/erase.cpp?ds=inline diff --git a/samples/erase/erase.cpp b/samples/erase/erase.cpp index ee468651b6..eb54c2ede3 100644 --- a/samples/erase/erase.cpp +++ b/samples/erase/erase.cpp @@ -39,7 +39,7 @@ // ---------------------------------------------------------------------------- // the application icon -#if !defined(__WXMSW__) && !defined(__WXPM__) +#ifndef wxHAS_IMAGES_IN_RESOURCES #include "../sample.xpm" #endif