]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/propsize/propsize.cpp
Changes to make commandline compilation with VC6 match the same settings and LIB...
[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