1
0
Fork 0
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:
florent.teppe 2022-07-03 18:06:27 +02:00
parent ae24d62f27
commit a78db85178

View file

@ -7,6 +7,8 @@
#include "../mwbase/environment.hpp"
#include "../mwbase/world.hpp"
#include "../mwworld/esmstore.hpp"
#include "../mwworld/storeSpecialization.hpp"
namespace MWRender
{