X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fsound%2Fxmlsound.hxx;h=f3635b08a705393d2c8180bc2a71aeeb9681904e;hb=a7697f6095eca0a2b8e1129d8430aebb62138509;hp=141f5eef299bf1cbb7d98ea5735d7b59aee2d8e9;hpb=3cd4c5566f8c418bc9bbb6026072eb0192027993;p=simgear.git diff --git a/simgear/sound/xmlsound.hxx b/simgear/sound/xmlsound.hxx index 141f5eef..f3635b08 100644 --- a/simgear/sound/xmlsound.hxx +++ b/simgear/sound/xmlsound.hxx @@ -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.