]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/help/demo.cpp
thread docs updated
[wxWidgets.git] / samples / help / demo.cpp
index f7118b22d2f8f41d9c43b0d91df4ae54a2996fb4..01e9b6fbcacd360f0a43a620fc1ec1f0975a13c7 100644 (file)
@@ -41,7 +41,7 @@
 // ressources
 // ----------------------------------------------------------------------------
 // the application icon
-#ifdef __WXGTK__
+#if defined(__WXGTK__) || defined(__WXMOTIF__)
     #include "mondrian.xpm"
 #endif