Fixed initialisation of tf in file_open(). Without setting the memory to 0,
[cinelerra_cv/mob.git] / cinelerra / tunerserver.inc
blob25b14c2e511832aaf6ddedb7578d43fe616f1999
1 #ifndef TUNERSERVER_INC
2 #define TUNERSERVER_INC
4 class TunerServer;
5 class TunerServerThread;
7 #endif