X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9a83f860948059b0273b5cc6d9e43fadad3ebfca..66c2bf7b1d9326fb650acfaae22ec50528cfbf7c:/include/wx/os2/private.h?ds=sidebyside diff --git a/include/wx/os2/private.h b/include/wx/os2/private.h index f343d85a69..9729793909 100644 --- a/include/wx/os2/private.h +++ b/include/wx/os2/private.h @@ -6,7 +6,6 @@ // Author: Julian Smart // Modified by: // Created: 01/02/97 -// RCS-ID: $Id$ // Copyright: (c) Julian Smart // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -18,11 +17,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)