make config-window suitable for small[er] screens
[ardour.git] / gtk2_ardour / speaker_dialog.h
index eefdd11afaa21d2fcaad0d782e9cd53684dc6715..2fce9e55c3bd9cd12fb79f43b88459038f6d1081 100644 (file)
@@ -28,9 +28,9 @@
 
 #include "ardour/speakers.h"
 
-#include "ardour_dialog.h"
+#include "ardour_window.h"
 
-class SpeakerDialog  : public ArdourDialog
+class SpeakerDialog  : public ArdourWindow
 {
 public:
        SpeakerDialog ();