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:
Robbert van der Helm
2022-01-03 14:12:25 +01:00
parent b60139ce77
commit 0e3aba1870
4 changed files with 26 additions and 48 deletions
+1 -1
View File
@@ -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;