]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/propsize/propsize.cpp
ugh. Nesting the (per class) plugin sentries can require them to
[wxWidgets.git] / samples / propsize / propsize.cpp
index 2189f89910653cb5a5bd229383fbcbd0cc08f431..beadaeb29d49499149d13ca62b78e6293a48ae80 100644 (file)
@@ -40,7 +40,7 @@
 // ressources
 // ----------------------------------------------------------------------------
 // the application icon
-#if defined(__WXGTK__) || defined(__WXMOTIF__)
+#if defined(__WXGTK__) || defined(__WXMOTIF__) || defined(__WXMAC__)
     #include "mondrian.xpm"
 #endif