mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-03-14 01:19:59 +00:00
Fix include file issue.
This commit is contained in:
parent
4af469511d
commit
7f477e2fae
@ -7,7 +7,6 @@
|
||||
#include <components/esm/loadcont.hpp>
|
||||
#include <components/esm/loadmgef.hpp>
|
||||
|
||||
#include "columnbase.hpp"
|
||||
#include "nestedtablewrapper.hpp"
|
||||
|
||||
CSMWorld::PotionColumns::PotionColumns (const InventoryColumns& columns)
|
||||
|
@ -11,6 +11,7 @@
|
||||
#include <components/esm/loadnpc.hpp>
|
||||
#include <components/esm/loadcrea.hpp>
|
||||
|
||||
#include "columnbase.hpp"
|
||||
#include "record.hpp"
|
||||
#include "refiddata.hpp"
|
||||
#include "universalid.hpp"
|
||||
|
Loading…
x
Reference in New Issue
Block a user