forked from mirror/openmw-tes3mp
Add missing includes to columnimp.hpp
This commit is contained in:
parent
720aca8f3d
commit
ba4b7df99d
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@
|
|||
#include <QColor>
|
||||
|
||||
#include <components/esm/loadbody.hpp>
|
||||
#include <components/esm/loadskil.hpp>
|
||||
#include <components/esm/loadrace.hpp>
|
||||
|
||||
#include "columnbase.hpp"
|
||||
#include "columns.hpp"
|
||||
|
|
Loading…
Reference in a new issue