mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-06 00:55:50 +00:00
Merge pull request #3169 from bosvensson1/patch-47
fixes build For some reason only some platforms complain about this missing header.
This commit is contained in:
commit
21f1cf6d86
@ -11,10 +11,10 @@
|
||||
|
||||
#include <components/esm/loadskil.hpp>
|
||||
#include <components/esm/attr.hpp>
|
||||
#include <components/esm/loadnpc.hpp>
|
||||
|
||||
namespace ESM
|
||||
{
|
||||
struct NPC;
|
||||
class ESMWriter;
|
||||
class ESMReader;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user