mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-08 04:20:13 +02:00
Move the VST3 context menu target implementation
So it can also be used on the Wine side in a bit.
This commit is contained in:
@@ -18,8 +18,8 @@
|
||||
|
||||
#include <pluginterfaces/base/ustring.h>
|
||||
|
||||
#include "../../common/serialization/vst3-impls/context-menu-target.h"
|
||||
#include "../../common/serialization/vst3.h"
|
||||
#include "vst3-impls/context-menu-target.h"
|
||||
#include "vst3-impls/plugin-proxy.h"
|
||||
|
||||
using namespace std::literals::string_literals;
|
||||
|
||||
Reference in New Issue
Block a user