Added #include <osg/io_utils>

This commit is contained in:
Robert Osfield
2005-04-08 10:32:10 +00:00
parent fed42a46ed
commit 394708bb2c

View File

@@ -13,6 +13,7 @@
#include <osg/Geometry>
#include <osg/State>
#include <osg/ClusterCullingCallback>
#include <osg/io_utils>
#include <osgDB/ReadFile>
#include <osgDB/WriteFile>