X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FATCDCL%2FAIPlane.hxx;h=53158f9296c5d9081b8176e40773fedfec3fe57b;hb=8b57675aef4930245a964816469be922e3004287;hp=e099cdfac1132626d64ab75afd597b6f938dcf70;hpb=446b200edc9590ec1e0231e64084905f2bc8a5b9;p=flightgear.git diff --git a/src/ATCDCL/AIPlane.hxx b/src/ATCDCL/AIPlane.hxx index e099cdfac..53158f929 100644 --- a/src/ATCDCL/AIPlane.hxx +++ b/src/ATCDCL/AIPlane.hxx @@ -160,7 +160,7 @@ private: double _tgtRoll; bool _rollSuspended; // Set true when a derived class has suspended AIPlane's roll control - static SGSampleGroup *_sgr; + SGSharedPtr _sgr; }; #endif // _FG_AI_PLANE_HXX