]> git.mxchange.org Git - flightgear.git/blobdiff - src/ATC/ATCVoice.cxx
Oliver Schroeder:
[flightgear.git] / src / ATC / ATCVoice.cxx
index 82721f420a9881d4dc703e0d3e84666013ba55fb..02ef855a51da3c77ddb96d6da7e252847fb2086f 100644 (file)
@@ -43,7 +43,7 @@ FGATCVoice::~FGATCVoice() {
 
 // Load the two voice files - one containing the raw sound data (.wav) and one containing the word positions (.vce).
 // Return true if successful.
-bool FGATCVoice::LoadVoice(string voice) {
+bool FGATCVoice::LoadVoice(const string& voice) {
     // FIXME CLO: disabled to try to see if this is causign problemcs
     // return false;