titler rework, some code cleanup and fixes
[goodguy/history.git] / cinelerra-5.1 / cinelerra / edl.h
index 69494c2552b698ada884e7377a6a1292a76f4102..dbafb41e42e348c5ba639277a1df9431d8e0d0be 100644 (file)
@@ -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);