split SoundFileBrowser back into SoundFileOmega; make SoundFileChooser work again...
[ardour.git] / libs / ardour / session_click.cc
index f2064ab7313293b967d0f9c41bed0952deb452d8..f48054c532c76517fdea9a1278b29650c456aa4e 100644 (file)
@@ -145,7 +145,7 @@ Session::setup_click_sounds (int which)
                        click_data = 0;
                }
 
-               string path = Config->get_click_emphasis_sound();
+               string path = Config->get_click_sound();
 
                if (path.empty()) {