summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_summary.h
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2011-12-07 13:57:45 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2011-12-07 13:57:45 +0000
commit20aeb5af0abd50dc01db503d65897c7dfebf6467 (patch)
tree41ff627d236157a4de7fdf8d1ebc97e55fe1b433 /gtk2_ardour/editor_summary.h
parentbb737997aea86f08ec16e6444f3666ff6a524be2 (diff)
move CairoWidget into gtkmm2ext, add CairoPacker, made the time info box use CairoPacker, make the info status "bar" use CairoPacker
git-svn-id: svn://localhost/ardour2/branches/3.0@10933 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/editor_summary.h')
-rw-r--r--gtk2_ardour/editor_summary.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/editor_summary.h b/gtk2_ardour/editor_summary.h
index 4da49d6e11..6746849fe3 100644
--- a/gtk2_ardour/editor_summary.h
+++ b/gtk2_ardour/editor_summary.h
@@ -20,7 +20,7 @@
#ifndef __gtk_ardour_editor_summary_h__
#define __gtk_ardour_editor_summary_h__
-#include "cairo_widget.h"
+#include "gtkmm2ext/cairo_widget.h"
#include "editor_component.h"
namespace ARDOUR {