X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/22f772f8e3a59cabc97977b55f5e3311482eaa41..65fb4b3a4f18e1d8b58ac92d50d4cc7f81f03783:/samples/joytest/joytest.cpp diff --git a/samples/joytest/joytest.cpp b/samples/joytest/joytest.cpp index 18e7812fb8..f8f478d5f9 100644 --- a/samples/joytest/joytest.cpp +++ b/samples/joytest/joytest.cpp @@ -31,7 +31,7 @@ // the application icon (under Windows and OS/2 it is in resources and even // though we could still include the XPM here it would be unused) -#if !defined(__WXMSW__) && !defined(__WXPM__) +#ifndef wxHAS_IMAGES_IN_RESOURCES #include "../sample.xpm" #endif