1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-04-01 19:06:42 +00:00

Fix qt4 build

This commit is contained in:
Kyle Cooley 2018-08-21 15:54:21 -04:00 committed by Andrei Kortunov
parent 6bece13a32
commit b2115b60e6

View file

@ -6,6 +6,7 @@
#include <utility> #include <utility>
#include <QObject> #include <QObject>
#include <QModelIndex>
#include <components/esm/loadarmo.hpp> #include <components/esm/loadarmo.hpp>
#include <components/esm/loadbody.hpp> #include <components/esm/loadbody.hpp>