mirror of
https://github.com/OpenMW/openmw.git
synced 2025-04-01 22:06:40 +00:00
Add missing include
This commit is contained in:
parent
2f2b952e12
commit
e1bee039ac
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
#define OPENMW_ESM_LUASCRIPTS_H
|
||||
|
||||
#include <components/esm/refid.hpp>
|
||||
#include <cstdint>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
|
|
Loading…
Reference in a new issue