r1006: configure: Use libx264_pic instead of libx264 if available.
[cinelerra_cv/mob.git] / cinelerra / framecache.inc
blob0f3c75de550a672b76aeb1335d26459784018e6e
1 #ifndef FRAMECACHE_INC
2 #define FRAMECACHE_INC
5 class FrameCache;
6 class FrameCacheItem;
9 #endif