Fixes to bundle manager to make it vaguely usable.
[ardour.git] / libs / ardour / ardour / audio_playlist_importer.h
index b94523128f53f7b70f2a0d84d93d30901a61c459..3a543674959316259c2e840b9b1574b8fe176cbf 100644 (file)
@@ -72,6 +72,7 @@ class AudioPlaylistImporter : public ElementImporter
   public:
        AudioPlaylistImporter (XMLTree const & source, Session & session, AudioPlaylistImportHandler & handler, XMLNode const & node);
        AudioPlaylistImporter (AudioPlaylistImporter const & other);
+       ~AudioPlaylistImporter ();
 
        string get_info () const;