X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Feditor_component.h;h=f6816c56080776d3e5472cf41700005a26712281;hb=bdfddec6fc45b9570d1f3fc03182f4166187c52c;hp=5b4f7e15d8ebe2a663b9305abb77cc83ebe2e411;hpb=f6fdd8dcbf41f864e9f0cc32dabe81fe3533ddfe;p=ardour.git diff --git a/gtk2_ardour/editor_component.h b/gtk2_ardour/editor_component.h index 5b4f7e15d8..f6816c5608 100644 --- a/gtk2_ardour/editor_component.h +++ b/gtk2_ardour/editor_component.h @@ -20,13 +20,9 @@ #ifndef __ardour_gtk_editor_component_h__ #define __ardour_gtk_editor_component_h__ -#include - -#include "ardour/session_handle.h" - class Editor; -class EditorComponent : public ARDOUR::SessionHandlePtr +class EditorComponent { public: EditorComponent (Editor *);