X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/864181f4f6a135e543c91e24d4a1580455ad242f..0c4438d26e184e95a465b48794086df19a80b55c:/samples/notebook/notebook.cpp diff --git a/samples/notebook/notebook.cpp b/samples/notebook/notebook.cpp index 200ed5e34c..7081f5b565 100644 --- a/samples/notebook/notebook.cpp +++ b/samples/notebook/notebook.cpp @@ -26,7 +26,7 @@ #include "wx/utils.h" #include "notebook.h" -#if !defined(__WXMSW__) && !defined(__WXPM__) +#ifndef wxHAS_IMAGES_IN_RESOURCES #include "../sample.xpm" #endif