mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-16 19:56:31 +01:00
Fix macOS builds (amend 2753c32c0a)
This commit is contained in:
parent
33faf7ca56
commit
1ca2e4c567
1 changed files with 1 additions and 1 deletions
|
|
@ -1154,7 +1154,7 @@ auv2_is_blacklisted (std::string const& id)
|
|||
|
||||
/* ****************************************************************************/
|
||||
|
||||
static void auv2_scanner_log (std::string msg, PluginScanLogEntry* psle)
|
||||
static void auv2_scanner_log (std::string msg, std::stringstream* psle)
|
||||
{
|
||||
*ss << msg;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue