Use ardour/session_state_utils.h in Editor::redisplay_snapshots
[ardour.git] / gtk2_ardour / send_ui.h
index b64e3c8e58328904be79a0ae468a44da8983a8f5..0cd4b1a26513ed1f72841ffa5e50e196d5d5b2c2 100644 (file)
@@ -15,7 +15,6 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id$
 */
 
 #ifndef __ardour_gtk_send_ui_h__
@@ -27,7 +26,7 @@
 namespace ARDOUR {
        class Send;
        class Session;
-       class Redirect;
+       class IOProcessor;
 }
 
 class IOSelector;