mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-02-07 07:15:32 +00:00
Missing include
This commit is contained in:
parent
95ae862ed1
commit
44364edfcf
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
||||||
|
|
||||||
#include <QVariant>
|
#include <QVariant>
|
||||||
|
|
||||||
|
#include <stdexcept>
|
||||||
|
|
||||||
#include <components/esm/loadpgrd.hpp>
|
#include <components/esm/loadpgrd.hpp>
|
||||||
#include <components/esm/effectlist.hpp>
|
#include <components/esm/effectlist.hpp>
|
||||||
#include <components/esm/loadmgef.hpp> // for converting magic effect id to string & back
|
#include <components/esm/loadmgef.hpp> // for converting magic effect id to string & back
|
||||||
|
|
Loading…
Reference in a new issue