r1037: Check for OpenGL 2.0 libraries in /usr/X11R6/lib64/libGL.so.1,
[cinelerra_cv.git] / cinelerra / playbackengine.inc
blobb1552ec92201c5dce871b343b6d548cb0d4f7c83
1 #ifndef PLAYBACKENGINE_INC
2 #define PLAYBACKENGINE_INC
4 class PlaybackEngine;
5 #define FRAME_SPEED 0.25
7 #endif