X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=libs%2Fardour%2Fdefault_click.cc;h=b1f477285272115122b1306d913880e74daaf945;hb=54cbc45a5a40f4eefd64fa41ad9029f5f8f6a84f;hp=b4067a2051de31b9762ca0eb224d0d15187d062b;hpb=93c7aeba048f19df5abee5e4325ef8b0ef62c279;p=ardour.git diff --git a/libs/ardour/default_click.cc b/libs/ardour/default_click.cc index b4067a2051..b1f4772852 100644 --- a/libs/ardour/default_click.cc +++ b/libs/ardour/default_click.cc @@ -1,5 +1,5 @@ /* - Copyright (C) 20002 Paul Davis + Copyright (C) 20002 Paul Davis Sounds by Nick Mainsbridge. This program is free software; you can redistribute it and/or modify @@ -16,11 +16,10 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id$ */ -#include -#include +#include "ardour/ardour.h" +#include "ardour/session.h" using namespace ARDOUR;