#include "rack.hpp" using namespace rack; RACK_PLUGIN_DECLARE(SubmarineUtility); #ifdef USE_VST2 #define plugin "SubmarineUtility" #endif // USE_VST2