]> git.saurik.com Git - wxWidgets.git/commitdiff
wxMAC added
authorStefan Csomor <csomor@advancedconcepts.ch>
Mon, 31 Dec 2001 16:42:29 +0000 (16:42 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Mon, 31 Dec 2001 16:42:29 +0000 (16:42 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13281 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

samples/dnd/dnd.cpp

index ea4bb3ece5be5eb2ce9f5cb7ee1b0185a0a31e58..396987ce6d73a8c43e6fbef7531d9cb59d5babbe 100644 (file)
@@ -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"