Moved all #include "osg/.." references to #include <osg/..> to aid port to
MacOS.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include "osgDB/Field"
|
||||
#include "osgDB/FieldReader"
|
||||
#include <osgDB/Field>
|
||||
#include <osgDB/FieldReader>
|
||||
|
||||
using namespace osgDB;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user