Fixes for Win32 build

This commit is contained in:
Robert Osfield
2002-08-25 11:00:30 +00:00
parent 9e3a282429
commit 61ff1c7b0a
4 changed files with 9 additions and 9 deletions

View File

@@ -1,3 +1,4 @@
#include <osg/GLExtensions>
#include <osg/Node>
#include <osg/Geometry>
#include <osg/Notify>
@@ -8,7 +9,6 @@
#include <osg/Depth>
#include <osg/Billboard>
#include <osg/Material>
#include <osg/GLExtensions>
#include <osgGA/TrackballManipulator>
#include <osgGA/FlightManipulator>