mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-01 04:20:20 +00:00
Revert "Use forward declaration to reduce build times."
This reverts commit 305b9826df7bc72211066b2eb9375df090ad501c.
This commit is contained in:
parent
305b9826df
commit
199e6ed82d
@ -9,8 +9,6 @@
|
||||
|
||||
#include <components/settings/settings.hpp>
|
||||
|
||||
#include "mwshadowtechnique.hpp"
|
||||
|
||||
namespace SceneUtil
|
||||
{
|
||||
using namespace osgShadow;
|
||||
|
@ -7,10 +7,10 @@
|
||||
#include <components/terrain/quadtreeworld.hpp>
|
||||
#include <components/shader/shadermanager.hpp>
|
||||
|
||||
#include "mwshadowtechnique.hpp"
|
||||
|
||||
namespace SceneUtil
|
||||
{
|
||||
class MWShadowTechnique;
|
||||
|
||||
class ShadowManager
|
||||
{
|
||||
public:
|
||||
|
Loading…
x
Reference in New Issue
Block a user