Merge pull request #3169 from bosvensson1/patch-47

fixes build
For some reason only some platforms complain about this missing header.
pull/3174/head
Bret Curtis 3 years ago committed by GitHub
commit 21f1cf6d86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save