]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/xrc/xrcdemo.cpp
Committing in .
[wxWidgets.git] / samples / xrc / xrcdemo.cpp
index 3c81bf27304edfce858aa693f20b714318c12922..4ae4114494cf43d11c48d13a53599c4e9eb53e71 100644 (file)
@@ -39,7 +39,7 @@
 // resources
 // ----------------------------------------------------------------------------
 // the application icon
 // resources
 // ----------------------------------------------------------------------------
 // the application icon
-#if defined(__WXGTK__) || defined(__WXMOTIF__) || defined(__WXMAC__)
+#if defined(__WXGTK__) || defined(__WXMOTIF__) || defined(__WXMAC__) || defined(__WXMGL__)
     #include "rc/appicon.xpm"
 #endif
 
     #include "rc/appicon.xpm"
 #endif