Fixed initialisation of tf in file_open(). Without setting the memory to 0,
[cinelerra_cv/mob.git] / guicast / mutex.inc
blobfc39c735586690d1fad48c39f8f86c6b65746a8c
1 #ifndef MUTEX_INC
2 #define MUTEX_INC
4 class Mutex;
6 #endif