git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50031
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#include "wx/msw/ole/oleutils.h"
#include <shldisp.h>
#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
// needed for IID_IAutoComplete, IID_IAutoComplete2 and ACO_AUTOSUGGEST
#include <shlguid.h>
#endif