]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/textentry.cpp
cleanup mac
[wxWidgets.git] / src / msw / textentry.cpp
index 79c0fa201ed13207a37d362c7bf00f94bd2fb362..ba124d1e5aaabd3727b3655e968e5a74493d1a49 100644 (file)
@@ -51,7 +51,7 @@
 #include "wx/msw/ole/oleutils.h"
 #include <shldisp.h>
 
-#if defined(__MINGW32__)
+#if defined(__MINGW32__) || defined (__WATCOMC__)
     // needed for IID_IAutoComplete, IID_IAutoComplete2 and ACO_AUTOSUGGEST
     #include <shlguid.h>
 #endif