X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Fcanvas.h;h=1bf3be96d2e72081da13b968070ce8775623da81;hb=b691ba816f3080d0f8029beac6d0ff4c4c3a1900;hp=39486915b18daed41a7ae7cfc126eb16b1dfb900;hpb=10d57b266cbec7054399f20f8e8c76cdff7e1592;p=ardour.git diff --git a/gtk2_ardour/canvas.h b/gtk2_ardour/canvas.h index 39486915b1..1bf3be96d2 100644 --- a/gtk2_ardour/canvas.h +++ b/gtk2_ardour/canvas.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2000-2007 Paul Davis + 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 @@ -33,6 +33,7 @@ namespace Gnome { class Text; class Line; class Points; + class Pixbuf; class ImageFrame; class LineSet; }