X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/012f2cb2519bca1bffc5d80335320fd94594ab1d..4b37e99afcedd67292c24e93677a83b76dc6b625:/samples/help/demo.cpp diff --git a/samples/help/demo.cpp b/samples/help/demo.cpp index bc7e926b8d..55b9352df0 100644 --- a/samples/help/demo.cpp +++ b/samples/help/demo.cpp @@ -75,7 +75,7 @@ // ressources // ---------------------------------------------------------------------------- // the application icon -#if defined(__WXGTK__) || defined(__WXMOTIF__) || defined(__WXMAC__) +#if defined(__WXGTK__) || defined(__WXMOTIF__) || defined(__WXMAC__) || defined(__WXMGL__) #include "mondrian.xpm" #endif