Use our own export macro

This commit is contained in:
Robbert van der Helm
2022-04-15 14:00:35 +02:00
parent 6e2fff5710
commit c2de0cce2e
5 changed files with 10 additions and 10 deletions
+2
View File
@@ -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.