mirror of https://github.com/encounter/SDL.git
add missing include.
This commit is contained in:
parent
e2ad654f2e
commit
cbacb0f1ea
|
@ -27,6 +27,7 @@
|
||||||
#if defined(__OS2__)
|
#if defined(__OS2__)
|
||||||
#define INCL_DOS
|
#define INCL_DOS
|
||||||
#define INCL_DOSERRORS
|
#define INCL_DOSERRORS
|
||||||
|
#include <os2.h>
|
||||||
#include <dos.h>
|
#include <dos.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue