forked from teamnwah/openmw-tes3coop
post merge fix
This commit is contained in:
parent
fec9a59237
commit
b4d63814cc
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
||||||
|
|
||||||
#include <OgrePlatform.h>
|
#include <OgrePlatform.h>
|
||||||
|
|
||||||
|
#include <cstdlib>
|
||||||
|
|
||||||
#define FILE_API_STDIO 0
|
#define FILE_API_STDIO 0
|
||||||
#define FILE_API_POSIX 1
|
#define FILE_API_POSIX 1
|
||||||
#define FILE_API_WIN32 2
|
#define FILE_API_WIN32 2
|
||||||
|
|
Loading…
Reference in a new issue