Fixed naming of OSG_USE_DEPRECATED_API

This commit is contained in:
Robert Osfield
2017-05-25 08:48:45 +01:00
parent 20ac472d1f
commit 5f446e0022

View File

@@ -110,7 +110,7 @@ class OSGUTIL_EXPORT PolytopeIntersector : public Intersector
inline const osg::Plane& getReferencePlane() const { return _referencePlane; }
#ifdef USE_DEPRECATED_API
#ifdef OSG_USE_DEPRECATED_API
enum {
DimZero = POINT_PRIMITIVES, /// deprecated, use POINT_PRIMITIVES