X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d159e96495b96fef891a8ba6652ba249e8283a5d..2e66ffc737257311f51b12b4131dc571de5af699:/samples/controls/controls.cpp diff --git a/samples/controls/controls.cpp b/samples/controls/controls.cpp index d1e553ba85..f158e9e1e7 100644 --- a/samples/controls/controls.cpp +++ b/samples/controls/controls.cpp @@ -58,7 +58,7 @@ #define EVT_TOGGLEBUTTON EVT_CHECKBOX #endif -#if !defined(__WXMSW__) && !defined(__WXPM__) +#ifndef wxHAS_IMAGES_IN_RESOURCES #include "../sample.xpm" #endif