r1006: configure: Use libx264_pic instead of libx264 if available.
[cinelerra_cv/mob.git] / cinelerra / scale.inc
blobd50d12783607abd95455804d0c6e4ddb36b5bbfc
1 #ifndef SCALE_INC
2 #define SCALE_INC
4 class Scale;
5 class ScaleThread;
7 #endif