diff --git a/src/Prototype.cpp b/src/Prototype.cpp index ed05a03..1f6bfe2 100644 --- a/src/Prototype.cpp +++ b/src/Prototype.cpp @@ -11,6 +11,8 @@ #include #endif +// Forked from VCV Prototype v1.3.0 +// some features removed using namespace rack; Plugin* pluginInstance;