X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcinelerra.git;a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Ffile.h;h=454185ce196a7a3f2f54da005753e44a1cae12b6;hp=d09ca7eff08c410f0a43c32d3e948d90d422413e;hb=b9fa786adcb3624582d1a63bd52b9179e9a8dadb;hpb=9546c223df88c04184b0ffbd27323c09952dfa4c diff --git a/cinelerra-5.1/cinelerra/file.h b/cinelerra-5.1/cinelerra/file.h index d09ca7ef..454185ce 100644 --- a/cinelerra-5.1/cinelerra/file.h +++ b/cinelerra-5.1/cinelerra/file.h @@ -320,7 +320,7 @@ public: Preferences *preferences; int wr, rd; - static void init_cin_path(); + static void init_cin_env_vars(); static void get_exe_path(char *result, char *bnp=0); static void getenv_path(char *result, const char *path); static void setenv_path(const char *var, const char *path, int overwrite);