X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.0%2Fcinelerra%2Fpluginclient.h;fp=cinelerra-5.0%2Fcinelerra%2Fpluginclient.h;h=da684b4fb257b6914f6256f6cfd4c778a7423cf7;hb=c3d21f88f370844a673d184e118af23f9c622345;hp=3ffa84e4c079ad19e02050103da97e739da9df48;hpb=c0b71a7151437c681fe832d1e446924a49ab29aa;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.0/cinelerra/pluginclient.h b/cinelerra-5.0/cinelerra/pluginclient.h index 3ffa84e4..da684b4f 100644 --- a/cinelerra-5.0/cinelerra/pluginclient.h +++ b/cinelerra-5.0/cinelerra/pluginclient.h @@ -24,7 +24,7 @@ // Base class inherited by all the different types of plugins. -#define BCASTDIR "~/.bcast/" +#define BCASTDIR "~/.bcast5/" #define MAX_FRAME_BUFFER 1024 class PluginClient;