rehome git repo, change config dir to .bcast5
[goodguy/history.git] / cinelerra-5.0 / cinelerra / pluginclient.h
index 3ffa84e4c079ad19e02050103da97e739da9df48..da684b4fb257b6914f6256f6cfd4c778a7423cf7 100644 (file)
@@ -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;