Remove use of simgear/screen/extensions.h.
This commit is contained in:
parent
314f3c5718
commit
d9236f33b2
3 changed files with 0 additions and 3 deletions
|
@ -38,7 +38,6 @@
|
|||
#include <osgDB/FileNameUtils>
|
||||
|
||||
#include <simgear/scene/util/RenderConstants.hxx>
|
||||
#include <simgear/screen/extensions.hxx>
|
||||
#include <simgear/debug/logstream.hxx>
|
||||
|
||||
#include <Main/globals.hxx>
|
||||
|
|
|
@ -57,7 +57,6 @@
|
|||
#include <osgDB/WriteFile>
|
||||
|
||||
#include <simgear/math/SGMath.hxx>
|
||||
#include <simgear/screen/extensions.hxx>
|
||||
#include <simgear/scene/material/matlib.hxx>
|
||||
#include <simgear/scene/model/animation.hxx>
|
||||
#include <simgear/scene/model/placement.hxx>
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
#ifndef __FG_RENDERER_HXX
|
||||
#define __FG_RENDERER_HXX 1
|
||||
|
||||
#include <simgear/screen/extensions.hxx>
|
||||
#include <simgear/scene/util/SGPickCallback.hxx>
|
||||
|
||||
#include <osg/ref_ptr>
|
||||
|
|
Loading…
Reference in a new issue