mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-09-09 20:35:48 -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
|
#define COMPONENTS_SCENEUTIL_SHADOW_H
|
||||||
|
|
||||||
#include <osgShadow/ShadowSettings>
|
#include <osgShadow/ShadowSettings>
|
||||||
|
#include <osgShadow/ShadowedScene>
|
||||||
|
|
||||||
#include <components/terrain/quadtreeworld.hpp>
|
#include <components/terrain/quadtreeworld.hpp>
|
||||||
#include <components/shader/shadermanager.hpp>
|
#include <components/shader/shadermanager.hpp>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user