mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-07 20:10:13 +02:00
Split communication/vst2.h into common and VST2
So we can reuse the generic bits for our VST3 implementation.
This commit is contained in:
@@ -21,8 +21,6 @@
|
||||
#include <boost/process/io.hpp>
|
||||
#include <boost/process/start_dir.hpp>
|
||||
|
||||
#include "../common/communication/vst2.h"
|
||||
|
||||
namespace bp = boost::process;
|
||||
namespace fs = boost::filesystem;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user