X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;ds=inline;f=cinelerra-5.1%2Fcinelerra%2Fedl.h;fp=cinelerra-5.1%2Fcinelerra%2Fedl.h;h=dbafb41e42e348c5ba639277a1df9431d8e0d0be;hb=77815ec03df6a03ed75433e8cf8ae1e83fb76d6e;hp=69494c2552b698ada884e7377a6a1292a76f4102;hpb=d85ee0843fbbd79a0a7d2ffa0aac57968e24f6d7;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/cinelerra/edl.h b/cinelerra-5.1/cinelerra/edl.h index 69494c25..dbafb41e 100644 --- a/cinelerra-5.1/cinelerra/edl.h +++ b/cinelerra-5.1/cinelerra/edl.h @@ -121,7 +121,7 @@ public: // This is used by BRender + BatchRender. double equivalent_output(EDL *edl); // Set project path for filename prefixes in the assets - void set_path(char *path); + void set_path(const char *path); // Set points and labels void set_inpoint(double position); void set_outpoint(double position);