tentative fix for losing (empty) MIDI files. Incomplete because testing shows issues...
[ardour.git] / libs / ardour / ardour / lxvst_plugin.h
index f1a50b2f30a809ff20c215b518add67d8ddb0969..cc6f50714427a93f9f25effda99b8ce5ad0730a0 100644 (file)
@@ -33,7 +33,7 @@ class Session;
 class LIBARDOUR_API LXVSTPlugin : public VSTPlugin
 {
   public:
-       LXVSTPlugin (AudioEngine &, Session &, VSTHandle *);
+       LXVSTPlugin (AudioEngine &, Session &, VSTHandle *, int unique_id);
        LXVSTPlugin (const LXVSTPlugin &);
        ~LXVSTPlugin ();