mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-13 20:09:59 +02:00
Use our own export macro
This commit is contained in:
@@ -21,6 +21,8 @@
|
||||
#include <sys/resource.h>
|
||||
#include <ghc/filesystem.hpp>
|
||||
|
||||
#define YABRIDGE_EXPORT __attribute__((visibility("default")))
|
||||
|
||||
/**
|
||||
* The interval in seconds between synchronizing the Wine plugin host's audio
|
||||
* thread scheduling priority with the host's audio thread.
|
||||
|
||||
Reference in New Issue
Block a user