Move butler methods from Session to Butler.
[ardour.git] / libs / ardour / ardour / midi_diskstream.h
index 4dbabcc8020a4d4a0d4f74903a54ac3fb8f20ad3..930d37330ac0471d4595555ecad84fa341f733b8 100644 (file)
@@ -112,6 +112,7 @@ class MidiDiskstream : public Diskstream
 
   protected:
        friend class Session;
+       friend class Butler;
 
        /* the Session is the only point of access for these
           because they require that the Session is "inactive"