Fixed initialisation of tf in file_open(). Without setting the memory to 0,
[cinelerra_cv/mob.git] / cinelerra / garbage.inc
bloba5f5492b052cd242766cee705dccd729ee5b8433
1 #ifndef GARBAGE_INC
2 #define GARBAGE_INC
6 class Garbage;
7 class GarbageObject;
11 #endif