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