Changes for the MacOS port contributed by Darrell Walisser.
This commit is contained in:
@@ -78,7 +78,7 @@ string FGBucket::gen_base_path() const {
|
||||
|
||||
FGPath path( raw_path );
|
||||
|
||||
return path.get_path();
|
||||
return path.str();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user