| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/audio/ardour6/files/ |
Upload File : |
--- libs/ardour/plugin_manager.cc.orig 2021-08-13 16:20:07 UTC +++ libs/ardour/plugin_manager.cc @@ -87,6 +87,7 @@ #include "ardour/search_paths.h" #if (defined WINDOWS_VST_SUPPORT || defined MACVST_SUPPORT || defined LXVST_SUPPORT) +#include "ardour/system_exec.h" #include "ardour/vst2_scan.h" #endif @@ -113,6 +114,7 @@ #include "ardour/audio_unit.h" #include "ardour/auv2_scan.h" +#include "ardour/system_exec.h" #include <Carbon/Carbon.h> #endif