X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2f46438b3650f89edda65ca499538f8588ed560c..e569b493727b8e4306b404c71b5a2284034f9134:/include/wx/platform.h?ds=sidebyside diff --git a/include/wx/platform.h b/include/wx/platform.h index 26115817cc..8f6545c3f4 100644 --- a/include/wx/platform.h +++ b/include/wx/platform.h @@ -617,6 +617,9 @@ # define wxHAVE_RAW_BITMAP # endif #endif +#if defined(__WXGTK20__) || defined(__WXMAC__) +# define wxHAVE_RAW_BITMAP +#endif /* Handle Darwin gcc universal compilation. Don't do this in an Apple-