diff --git a/include/wx/platform.h b/include/wx/platform.h index 817914f90f..d8195ab78e 100644 --- a/include/wx/platform.h +++ b/include/wx/platform.h @@ -308,7 +308,7 @@ */ #if defined( __GNUWIN32__ ) || defined( __MINGW32__ ) || \ defined( __CYGWIN__ ) || \ - (defined(__WATCOMC__) && __WATCOMC__ >= 1200) || defined(__DIGITALMARS__) + (defined(__WATCOMC__) && __WATCOMC__ >= 1200) #include "wx/msw/gccpriv.h" #else #undef wxCHECK_W32API_VERSION