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