add binfolder path relative filters, fix gbrp color model, vwdw timebar tweaks, title...
[goodguy/history.git] / cinelerra-5.1 / cinelerra / pluginlv2config.inc
1 #ifndef __PLUGINLV2CONFIG_INC__
2 #define __PLUGINLV2CONFIG_INC__
3
4 class Lv2Feature;
5 class Lv2Features;
6 class PluginLV2UriTable;
7 class PluginLV2Client_OptName;
8 class PluginLV2Client_OptValue;
9 class PluginLV2Client_Opt;
10 class PluginLV2ClientConfig;
11
12 #endif