]> git.mxchange.org Git - simgear.git/blobdiff - simgear/sound/xmlsound.hxx
Second attempt to fixed OpenAL tests.
[simgear.git] / simgear / sound / xmlsound.hxx
index 141f5eef299bf1cbb7d98ea5735d7b59aee2d8e9..f3635b08a705393d2c8180bc2a71aeeb9681904e 100644 (file)
@@ -104,7 +104,7 @@ public:
    * @param path The path where the audio files remain.
    */
   virtual void init (SGPropertyNode *, SGPropertyNode *, SGSampleGroup *,
-                     SGSampleGroup *, const string &);
+                     SGSampleGroup *, const SGPath& currentDir);
 
   /**
    * Check whether an event has happened and if action has to be taken.