diff --git a/recorder/recorder.cpp b/recorder/recorder.cpp index ed29e2f..2e02ddf 100644 --- a/recorder/recorder.cpp +++ b/recorder/recorder.cpp @@ -17,7 +17,8 @@ namespace gaconnector // Database #ifdef XP char hash[2 * MD5LEN + 1] = ""; - if (utilities::generateMD5(XPLANE_CUSTOM_SCENERY, hash, toLog) == 0) { + if (utilities::generateMD5(XPLANE_CUSTOM_SCENERY, hash, this->toLog) == + 0) { this->database = std::make_unique(simVersion, hash,