X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Fcanvas_impl.h;h=d8f9a63ad50f8364be70f0d97c213171b7b1e5ce;hb=e3b0cb086d2cec5f28a24fed16fd62e06080fe1a;hp=f492d2901ed7d06765edab037471ba3b8a6e348c;hpb=08a6f9bbb52ef117c0b72555f0ba722d8215fb1b;p=ardour.git diff --git a/gtk2_ardour/canvas_impl.h b/gtk2_ardour/canvas_impl.h index f492d2901e..d8f9a63ad5 100644 --- a/gtk2_ardour/canvas_impl.h +++ b/gtk2_ardour/canvas_impl.h @@ -1,6 +1,27 @@ +/* + Copyright (C) 2000-2007 Paul Davis + + 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., 675 Mass Ave, Cambridge, MA 02139, USA. + +*/ + #ifndef __ardour_gtk_canvas_impl_h__ #define __ardour_gtk_canvas_impl_h__ +#include "canvas.h" + #include #include #include