mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 06:34:35 +00:00
minor os/2 emx build fix.
This commit is contained in:
parent
1e1e982ae7
commit
a7d4b1996f
1 changed files with 3 additions and 1 deletions
|
|
@ -22,11 +22,13 @@
|
|||
#include "../SDL_sysvideo.h"
|
||||
#define INCL_WIN
|
||||
#define INCL_GPI
|
||||
#define INCL_DOSERRORS
|
||||
#define INCL_OS2MM
|
||||
#define INCL_MM_OS2
|
||||
#include <os2.h>
|
||||
#define _MEERROR_H_
|
||||
#include <mmioos2.h>
|
||||
#include <os2me.h>
|
||||
#define INCL_MM_OS2
|
||||
#include <dive.h>
|
||||
#include <fourcc.h>
|
||||
#include "SDL_os2output.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue