From b8c0a076ddd577506c724975fee4bc5dd6af99c2 Mon Sep 17 00:00:00 2001 From: Doug McLain Date: Sun, 22 Jun 2008 23:29:18 +0000 Subject: [PATCH] Another gcc4.3 include git-svn-id: svn://localhost/ardour2/branches/3.0@3485 d708f5d6-7413-0410-9779-e7cbd77b26cf --- libs/surfaces/tranzport/screen.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/libs/surfaces/tranzport/screen.cc b/libs/surfaces/tranzport/screen.cc index 51062de3ad..ab19358868 100644 --- a/libs/surfaces/tranzport/screen.cc +++ b/libs/surfaces/tranzport/screen.cc @@ -19,6 +19,7 @@ * */ #include +#include void TranzportControlProtocol::screen_clear ()