]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/cmndata.cpp
another (last?) FreeBSD thread compilation fix
[wxWidgets.git] / src / common / cmndata.cpp
index 83ca461048ccf4b8eb4fc9df0511b71da4697ead..07fd3cd826b710bd7746492eddd191ab28540568 100644 (file)
@@ -38,7 +38,8 @@
 #include <commdlg.h>
 #endif
 
-#if defined(__WATCOMC__)
+#if defined(__WATCOMC__) || defined(__SC__) || defined(__SALFORDC__)
+#include <windowsx.h>
 #include <commdlg.h>
 #endif