summaryrefslogtreecommitdiff
path: root/gtk2_ardour/keyeditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/keyeditor.h')
-rw-r--r--gtk2_ardour/keyeditor.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk2_ardour/keyeditor.h b/gtk2_ardour/keyeditor.h
index 1fa807ac5b..1fc3c44155 100644
--- a/gtk2_ardour/keyeditor.h
+++ b/gtk2_ardour/keyeditor.h
@@ -8,9 +8,9 @@
#include <gtkmm/treestore.h>
#include <gtkmm/scrolledwindow.h>
-#include "ardour_dialog.h"
+#include "ardour_window.h"
-class KeyEditor : public ArdourDialog
+class KeyEditor : public ArdourWindow
{
public:
KeyEditor ();