add proxy
[goodguy/history.git] / cinelerra-5.1 / cinelerra / indexable.h
index a9b13277c955d7a1fe5004599be65d7bb9ab7cf2..fa9db6aea21d570d62416df0de83f3a2c445de2f 100644 (file)
@@ -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;