titler rework, some code cleanup and fixes
[goodguy/history.git] / cinelerra-5.1 / cinelerra / edl.C
index 1b00471bce325a5c89a3dd8ba647e054991f68ef..41ee55b4fddd716757ef560dc68fc29cc13f61bc 100644 (file)
@@ -758,7 +758,7 @@ double EDL::equivalent_output(EDL *edl)
 }
 
 
-void EDL::set_path(char *path)
+void EDL::set_path(const char *path)
 {
        strcpy(this->path, path);
 }