1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-30 16:15:31 +00:00

Missing include

This commit is contained in:
scrawl 2015-07-10 17:47:45 +02:00
parent 95ae862ed1
commit 44364edfcf

View file

@ -3,6 +3,8 @@
#include <QVariant>
#include <stdexcept>
#include <components/esm/loadpgrd.hpp>
#include <components/esm/effectlist.hpp>
#include <components/esm/loadmgef.hpp> // for converting magic effect id to string & back