my first commit, i only added the file TEST to see how it works
[cinelerra_cv/mob.git] / cinelerra / pluginserver.inc
blob5dc8372ff78df27ab1e84ad91fb3b0ab5c5fbba9
1 #ifndef PLUGINSERVER_INC
2 #define PLUGINSERVER_INC
4 class PluginServer;
5 class PluginGUIServer;
7 #endif