1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-08 09:37:53 +00:00

Include cleanup

This commit is contained in:
scrawl 2015-06-18 00:30:51 +02:00
parent 0ffa1f964b
commit fabc5126f3
2 changed files with 1 additions and 2 deletions

View File

@ -24,6 +24,7 @@
#include <components/sceneutil/util.hpp>
#include <components/sceneutil/statesetupdater.hpp>
#include <components/sceneutil/controller.hpp>
#include "../mwbase/environment.hpp"
#include "../mwbase/world.hpp"

View File

@ -7,8 +7,6 @@
#include <osg/ref_ptr>
#include <osg/Node>
#include <components/nifosg/nifloader.hpp>
namespace Resource
{
class TextureManager;