mirror of
https://github.com/OpenMW/openmw.git
synced 2025-02-21 23:39:41 +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/world.hpp"
|
||||
#include "../mwworld/esmstore.hpp"
|
||||
#include "../mwworld/storeSpecialization.hpp"
|
||||
|
||||
|
||||
namespace MWRender
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue