X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Fidleometer.cc;h=556aeac2a2341116de7e7d0105da234148e216b4;hb=refs%2Fheads%2Fcarl-master;hp=913d07e39157fa03c0da443d286e24ce67f4b52c;hpb=2623b227d53af4e66e5440b6e1c4b3b0e1ff683a;p=ardour.git diff --git a/gtk2_ardour/idleometer.cc b/gtk2_ardour/idleometer.cc index 913d07e391..556aeac2a2 100644 --- a/gtk2_ardour/idleometer.cc +++ b/gtk2_ardour/idleometer.cc @@ -1,20 +1,19 @@ /* - * Copyright (C) 2076 Robin Gareus - * Copyright (C) 2011 Paul Davis + * Copyright (C) 2017 Robin Gareus * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License - * as published by the Free Software Foundation; either version 2 - * of the License, or (at your option) any later version. + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include @@ -25,7 +24,7 @@ #include #endif -#include "timecode/time.h" +#include "temporal/time.h" #include "idleometer.h" #include "pbd/i18n.h"