summaryrefslogtreecommitdiff
path: root/gtk2_ardour/theme_manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/theme_manager.h')
-rw-r--r--gtk2_ardour/theme_manager.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk2_ardour/theme_manager.h b/gtk2_ardour/theme_manager.h
index 37a451da07..96789f1232 100644
--- a/gtk2_ardour/theme_manager.h
+++ b/gtk2_ardour/theme_manager.h
@@ -27,10 +27,10 @@
#include <gtkmm/radiobutton.h>
#include <gtkmm/button.h>
#include <gtkmm/rc.h>
-#include "ardour_dialog.h"
+#include "ardour_window.h"
#include "ui_config.h"
-class ThemeManager : public ArdourDialog
+class ThemeManager : public ArdourWindow
{
public:
ThemeManager();