summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/editor.h')
-rw-r--r--gtk2_ardour/editor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/editor.h b/gtk2_ardour/editor.h
index 66b580aea5..576022ff92 100644
--- a/gtk2_ardour/editor.h
+++ b/gtk2_ardour/editor.h
@@ -65,7 +65,6 @@
#include "editor_items.h"
#include "region_selection.h"
#include "canvas.h"
-#include "editor_summary.h"
namespace Gnome { namespace Canvas {
class NoEventText;
@@ -128,6 +127,7 @@ class EditorRouteGroups;
class EditorRegions;
class EditorLocations;
class EditorSnapshots;
+class EditorSummary;
/* <CMT Additions> */
class ImageFrameView;