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

@@ -4,6 +4,7 @@
#include <osg/Notify>
#include <osg/StateSet>
#include <osg/Switch>
#include <osg/LOD>
#include <iostream>
#include "VTXReader.h"