]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/adf.hxx
Merge branch 'maint'
[flightgear.git] / src / Instrumentation / adf.hxx
index 80de7d86046190e23a8bb0ac2c1bd2cf5a18c8d2..f2c2bdeb8a84ffaf6997469116f252bd3ee79575 100644 (file)
@@ -98,7 +98,7 @@ private:
     float _last_volume;
     string _adf_ident;
 
-    SGSampleGroup *_sgr;
+    SGSharedPtr<SGSampleGroup> _sgr;
 };