mirror of
https://github.com/Ryujinx/SDL.git
synced 2025-06-19 14:57:49 +00:00
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 a new issue