]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/sound/sound.cpp
Line endings fixes in bakefile-generated files.
[wxWidgets.git] / samples / sound / sound.cpp
index 1ec5f2b94287618d50f84198583d0ec8682d8a63..8d450699be756aff508a16658405f50b48931cae 100644 (file)
@@ -36,7 +36,7 @@
 // ----------------------------------------------------------------------------
 
 // the application icon (under Windows and OS/2 it is in resources)
 // ----------------------------------------------------------------------------
 
 // the application icon (under Windows and OS/2 it is in resources)
-#if defined(__WXGTK__) || defined(__WXMOTIF__) || defined(__WXMAC__) || defined(__WXX11__)
+#ifndef wxHAS_IMAGES_IN_RESOURCES
     #include "../sample.xpm"
 #endif
 
     #include "../sample.xpm"
 #endif