]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/cmndata.cpp
added an error message if a bitmap can't be addedto the image list
[wxWidgets.git] / src / common / cmndata.cpp
index 83ca461048ccf4b8eb4fc9df0511b71da4697ead..91eb71f5a5c33ab384f2efaa75ce9a00a48d26f0 100644 (file)
@@ -38,7 +38,8 @@
 #include <commdlg.h>
 #endif
 
-#if defined(__WATCOMC__)
+#if defined(__WATCOMC__) || defined(__SC__)
+#include <windowsx.h>
 #include <commdlg.h>
 #endif