mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-09-09 12:25:17 -04:00
(Hopefully) add include which G++ requires even though VC++ doesn't.
This commit is contained in:
parent
451d0de463
commit
bc4b4c66e4
@ -2,6 +2,7 @@
|
||||
#define COMPONENTS_SCENEUTIL_SHADOW_H
|
||||
|
||||
#include <osgShadow/ShadowSettings>
|
||||
#include <osgShadow/ShadowedScene>
|
||||
|
||||
#include <components/terrain/quadtreeworld.hpp>
|
||||
#include <components/shader/shadermanager.hpp>
|
||||
|
Loading…
x
Reference in New Issue
Block a user