X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fcf689db0d698955af84b527f00cde4f3849517f..2da6105611475cb08135997c587df72be67840bd:/samples/dnd/dnd.cpp diff --git a/samples/dnd/dnd.cpp b/samples/dnd/dnd.cpp index ea4bb3ece5..396987ce6d 100644 --- a/samples/dnd/dnd.cpp +++ b/samples/dnd/dnd.cpp @@ -54,7 +54,7 @@ #include "wx/metafile.h" #endif // Windows -#if defined(__WXGTK__) || defined(__WXMOTIF__) +#if defined(__WXGTK__) || defined(__WXMOTIF__) || defined(__WXMAC__) #include "mondrian.xpm" #include "dnd_copy.xpm"