From c83e48e07a0b4790512c6251d8ad8f941c881021 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 30 Oct 2009 15:30:22 +0000 Subject: Trim session.h include dependency tree. git-svn-id: svn://localhost/ardour2/branches/3.0@5979 d708f5d6-7413-0410-9779-e7cbd77b26cf --- libs/surfaces/tranzport/tranzport_common.h | 2 +- libs/surfaces/tranzport/wheel_modes.cc | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'libs/surfaces/tranzport') diff --git a/libs/surfaces/tranzport/tranzport_common.h b/libs/surfaces/tranzport/tranzport_common.h index a7beb8f943..b3a2da513a 100644 --- a/libs/surfaces/tranzport/tranzport_common.h +++ b/libs/surfaces/tranzport/tranzport_common.h @@ -36,7 +36,7 @@ #include "ardour/route.h" #include "ardour/audio_track.h" -#include "ardour/session.h" +#include "ardour/rc_configuration.h" #include "ardour/tempo.h" #include "ardour/location.h" #include "ardour/dB.h" diff --git a/libs/surfaces/tranzport/wheel_modes.cc b/libs/surfaces/tranzport/wheel_modes.cc index 6a4e113222..a7861fc5ed 100644 --- a/libs/surfaces/tranzport/wheel_modes.cc +++ b/libs/surfaces/tranzport/wheel_modes.cc @@ -37,7 +37,6 @@ #include "ardour/route.h" #include "ardour/audio_track.h" -#include "ardour/session.h" #include "ardour/tempo.h" #include "ardour/location.h" #include "ardour/dB.h" -- cgit v1.2.3