]> git.mxchange.org Git - flightgear.git/blobdiff - src/Sound/sample_queue.hxx
Revive master sound enable switch.
[flightgear.git] / src / Sound / sample_queue.hxx
index 3f51104eec2c40ddb41effcb1dba1d09879f0f87..ab18d7c84974155c45a3854884ab0a109d7d7e76 100644 (file)
@@ -47,7 +47,7 @@ class FGSampleQueue : public SGSampleGroup
 
 public:
 
-    FGSampleQueue ( SGSoundMgr *smgr, const string &refname );
+    FGSampleQueue ( SGSoundMgr *smgr, const std::string &refname );
     virtual ~FGSampleQueue ();
 
     virtual void update (double dt);