make range ruler visible by default - costs a few mm, saves confusion among new users
[ardour.git] / gtk2_ardour / editor_snapshots.cc
index 093e21952f1ca99bc68b890223a3f7b309368181..08b5acddc82c19305dfd73af474aa304941555e1 100644 (file)
@@ -173,7 +173,7 @@ EditorSnapshots::redisplay ()
                return;
        }
 
-       vector<sys::path> state_file_paths;
+       vector<std::string> state_file_paths;
 
        get_state_files_in_directory (_session->session_directory().root_path(),
                                      state_file_paths);