X-Git-Url: http://git.cinelerra-gg.org/git/?p=goodguy%2Fhistory.git;a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Findexable.h;h=fa9db6aea21d570d62416df0de83f3a2c445de2f;hp=a9b13277c955d7a1fe5004599be65d7bb9ab7cf2;hb=0c36fdb4fc4d4a2efe353e2b6eb0bf5a1b1485d6;hpb=c9bbecdcb49b2dc8fdefd017104fd4d052edb8a3 diff --git a/cinelerra-5.1/cinelerra/indexable.h b/cinelerra-5.1/cinelerra/indexable.h index a9b13277..fa9db6ae 100644 --- a/cinelerra-5.1/cinelerra/indexable.h +++ b/cinelerra-5.1/cinelerra/indexable.h @@ -49,7 +49,7 @@ public: virtual int64_t get_video_frames(); void copy_indexable(Indexable *src); - void update_path(char *new_path); + void update_path(const char *new_path); void update_index(Indexable *src); IndexState *index_state;