Build fixes to keep up with changes in head inclusions/API in osgDB

This commit is contained in:
Robert Osfield
2010-12-10 13:22:21 +00:00
parent 8707758429
commit c040b25699
3 changed files with 2 additions and 2 deletions

View File

@@ -14,6 +14,7 @@
#include <osg/ApplicationUsage>
#include <osg/CoordinateSystemNode>
#include <osg/Geometry>
#include <osg/PagedLOD>
#include <osg/io_utils>
#include <osgTerrain/TerrainTile>