Fixed initialisation of tf in file_open(). Without setting the memory to 0,
[cinelerra_cv/mob.git] / cinelerra / keyframes.inc
blob4f2ffbd6f4d808f9b93cc8c521538faf163513fb
1 #ifndef KEYFRAMES_INC
2 #define KEYFRAMES_INC
4 class KeyFrames;
6 #endif