summaryrefslogtreecommitdiff
path: root/gtk2_ardour/step_entry.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/step_entry.h')
-rw-r--r--gtk2_ardour/step_entry.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk2_ardour/step_entry.h b/gtk2_ardour/step_entry.h
index c916c143bd..364be67114 100644
--- a/gtk2_ardour/step_entry.h
+++ b/gtk2_ardour/step_entry.h
@@ -27,12 +27,12 @@
#include <gtkmm/adjustment.h>
#include <gtkmm2ext/bindings.h>
-#include "ardour_dialog.h"
+#include "ardour_window.h"
#include "gtk_pianokeyboard.h"
class StepEditor;
-class StepEntry : public ArdourDialog
+class StepEntry : public ArdourWindow
{
public:
StepEntry (StepEditor&);