X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f2012fa63905c4b1e2a144a56e48097a46e3f3e1..65fb4b3a4f18e1d8b58ac92d50d4cc7f81f03783:/samples/taskbar/tbtest.cpp diff --git a/samples/taskbar/tbtest.cpp b/samples/taskbar/tbtest.cpp index d8934e9a6e..f5f8312666 100644 --- a/samples/taskbar/tbtest.cpp +++ b/samples/taskbar/tbtest.cpp @@ -29,7 +29,7 @@ #endif // the application icon (under Windows and OS/2 it is in resources) -#if defined(__WXGTK__) || defined(__WXMOTIF__) || defined(__WXMAC__) || defined(__WXX11__) +#ifndef wxHAS_IMAGES_IN_RESOURCES #include "../sample.xpm" #endif