X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a1b8f5489d86db1051d3640101da12456eaa099c..d5f005cc9385455ceebdf2063aa7f421f70315d1:/samples/help/demo.cpp diff --git a/samples/help/demo.cpp b/samples/help/demo.cpp index daba593c1a..3c43002659 100644 --- a/samples/help/demo.cpp +++ b/samples/help/demo.cpp @@ -71,7 +71,7 @@ // ressources // ---------------------------------------------------------------------------- // the application icon -#if defined(__WXGTK__) || defined(__WXMOTIF__) +#if defined(__WXGTK__) || defined(__WXMOTIF__) || defined(__WXMAC__) #include "mondrian.xpm" #endif