]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/features.h
Minor corrections to make dist after reports
[wxWidgets.git] / include / wx / features.h
index 22f52ef1fd89e95d721326e375319da6676ea97e..1b9847304f2bf94576b3922e491afef75922235c 100644 (file)
@@ -85,7 +85,7 @@
 #endif
 
 /* Direct access to bitmap data is not implemented in all ports yet */
 #endif
 
 /* Direct access to bitmap data is not implemented in all ports yet */
-#if defined(__WXGTK20__) || defined(__WXMAC__) || defined(__WXDFB__) \
+#if defined(__WXGTK20__) || defined(__WXMAC__) || defined(__WXDFB__) || \
         (defined(__WXMSW__) && !defined(__WATCOMC__))
     #define wxHAS_RAW_BITMAP
 #endif
         (defined(__WXMSW__) && !defined(__WATCOMC__))
     #define wxHAS_RAW_BITMAP
 #endif