mirror of
https://github.com/OpenMW/openmw.git
synced 2025-06-17 13:11:34 +00:00
Store refactor: frogot a specialization include
This commit is contained in:
parent
ae24d62f27
commit
a78db85178
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@
|
||||||
#include "../mwbase/environment.hpp"
|
#include "../mwbase/environment.hpp"
|
||||||
#include "../mwbase/world.hpp"
|
#include "../mwbase/world.hpp"
|
||||||
#include "../mwworld/esmstore.hpp"
|
#include "../mwworld/esmstore.hpp"
|
||||||
|
#include "../mwworld/storeSpecialization.hpp"
|
||||||
|
|
||||||
|
|
||||||
namespace MWRender
|
namespace MWRender
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue