]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/cmndata.cpp
file I forgot to commit last time (wxCritSection)
[wxWidgets.git] / src / common / cmndata.cpp
index 61cf2f3a548984bd82cf46abe25ff348d5c504fb..83ca461048ccf4b8eb4fc9df0511b71da4697ead 100644 (file)
 #ifdef __WXMSW__
 #include <windows.h>
 
-#ifndef __WIN32__
+#if !defined(__WIN32__)
 #include <print.h>
 #include <commdlg.h>
 #endif
+
+#if defined(__WATCOMC__)
+#include <commdlg.h>
+#endif
+
 #endif
 
 #if !USE_SHARED_LIBRARY