r1009: Move the dependencies to newer package names
[cinelerra_cv/mob.git] / cinelerra / playbackengine.inc
blobb1552ec92201c5dce871b343b6d548cb0d4f7c83
1 #ifndef PLAYBACKENGINE_INC
2 #define PLAYBACKENGINE_INC
4 class PlaybackEngine;
5 #define FRAME_SPEED 0.25
7 #endif