forked from teamnwah/openmw-tes3coop
compatibility fix
This commit is contained in:
parent
f5ee5a5414
commit
dbcd4a8b5b
1 changed files with 2 additions and 1 deletions
|
@ -36,7 +36,8 @@
|
|||
#include <stdexcept>
|
||||
#include <vector>
|
||||
#include <cassert>
|
||||
#include <stdint.h>
|
||||
|
||||
#include <libs/platform/stdint.h>
|
||||
|
||||
#include "record.hpp"
|
||||
#include "nif_types.hpp"
|
||||
|
|
Loading…
Reference in a new issue