bsd lang segv fix, enable bsd lv2, lv2 gui enable fix, proxy/ffmpeg toggle resize...
[goodguy/history.git] / cinelerra-5.1 / cinelerra / forkbase.inc
1 #ifndef __FORKBASE_INC__
2 #define __FORKBASE_INC__
3
4 class ForkBase;
5 class ForkParent;
6 class ForkChild;
7
8 #endif