X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Freframe%2Freframe.C;h=c9be46890ef07fd99bc653dd5ede2a65a9e3771b;hb=c9de74551f43dad1b898603c0827985773c0cf9d;hp=621c59a4005e8f5a91f6a2a02633a742127c5740;hpb=30bdb85eb33a8ee7ba675038a86c6be59c43d7bd;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/plugins/reframe/reframe.C b/cinelerra-5.1/plugins/reframe/reframe.C index 621c59a4..c9be4689 100644 --- a/cinelerra-5.1/plugins/reframe/reframe.C +++ b/cinelerra-5.1/plugins/reframe/reframe.C @@ -21,6 +21,7 @@ #include "bcdisplayinfo.h" #include "bchash.h" +#include "file.h" #include "language.h" #include "mainprogress.h" #include "reframe.h" @@ -59,7 +60,7 @@ int ReFrame::load_defaults() char directory[1024]; // set the default directory - sprintf(directory, "%sreframe.rc", BCASTDIR); + sprintf(directory, "%s/reframe.rc", File::get_config_path()); // load the defaults