]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/cmndata.cpp
1. validator fixes: don't eat TAB. Added new SetBellOnError() function to
[wxWidgets.git] / src / common / cmndata.cpp
index 91eb71f5a5c33ab384f2efaa75ce9a00a48d26f0..07fd3cd826b710bd7746492eddd191ab28540568 100644 (file)
@@ -38,7 +38,7 @@
 #include <commdlg.h>
 #endif
 
-#if defined(__WATCOMC__) || defined(__SC__)
+#if defined(__WATCOMC__) || defined(__SC__) || defined(__SALFORDC__)
 #include <windowsx.h>
 #include <commdlg.h>
 #endif