mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-30 08:53:08 +01:00
Potential fix for MSVC builds
This commit is contained in:
parent
6672db9794
commit
bdc4d6fb60
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ bool LIBPBD_API revert_thread_characteristics (HANDLE task_handle);
|
|||
|
||||
bool LIBPBD_API set_thread_priority (HANDLE, AVRT_PRIORITY);
|
||||
|
||||
extern Signal<void()> MMCSSError;
|
||||
extern LIBPBD_API Signal<void()> MMCSSError;
|
||||
|
||||
} // namespace MMCSS
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue