X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c4e54c6d80844bc0cd3b34a011b04f0c497bf570..75f7af39d12e17eecf807ca65bffd19adce581ca:/include/wx/msw/missing.h diff --git a/include/wx/msw/missing.h b/include/wx/msw/missing.h index 489140ee53..0868ea5735 100644 --- a/include/wx/msw/missing.h +++ b/include/wx/msw/missing.h @@ -163,7 +163,7 @@ typedef struct tagNMLVDISPINFOW { #endif #endif -#if ((defined(__WATCOMC__) && __WATCOMC__ >= 1200) || defined(__GNUWIN32__) || defined(__DIGITALMARS__) || defined (__BORLANDC__)) && !defined(HDN_GETDISPINFOW) +#if ((defined(__WATCOMC__) && __WATCOMC__ >= 1200) || defined(__GNUWIN32__) || defined (__MINGW32__) || defined(__DIGITALMARS__) || defined (__BORLANDC__)) && !defined(HDN_GETDISPINFOW) #define HDN_GETDISPINFOW (HDN_FIRST-29) #if !wxCHECK_W32API_VERSION(2, 2) typedef struct {