X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Findexable.h;h=fa9db6aea21d570d62416df0de83f3a2c445de2f;hb=ccd23c15fae578be22d48b1a1e8b09cb43d593ae;hp=a9b13277c955d7a1fe5004599be65d7bb9ab7cf2;hpb=21c2e6b36d6a96c2f662a89459d607b5a387f4eb;p=goodguy%2Fhistory.git 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;