diff --git a/include/wx/os2/private.h b/include/wx/os2/private.h index f343d85a69..05a6dc36c6 100644 --- a/include/wx/os2/private.h +++ b/include/wx/os2/private.h @@ -18,11 +18,14 @@ #define INCL_PM #define INCL_GPI #define INCL_WINSYS -#define INCL_SHLERRORS #define INCL_GPIERRORS #define INCL_DOS -#define INCL_WINATOM +#define INCL_DOSPROCESS +#define INCL_DOSERRORS #define INCL_WIN +#define INCL_WINATOM +#define INCL_SHLERRORS + #include #if wxONLY_WATCOM_EARLIER_THAN(1,4)