another TLSF vs realloc-pool shootout
[ardour.git] / libs / ardour / ardour / windows_vst_plugin.h
index c4648564af827a49319266f922f537fb942829dd..7566eab098a8eb6748ecbd7cb8b58a3206132899 100644 (file)
@@ -47,6 +47,7 @@ public:
        ~WindowsVSTPluginInfo () {}
 
        PluginPtr load (Session& session);
+       std::vector<Plugin::PresetRecord> get_presets (bool user_only) const;
 };
 
 } // namespace ARDOUR