invtelecine: inlcude stdlib.h for abs()

This commit is contained in:
Stefan Kost 2010-03-11 11:14:53 +02:00
parent 9f3b7647d8
commit da3a8fe0fc

View file

@ -23,6 +23,7 @@
#include <gst/gst.h>
#include <gst/video/video.h>
#include <stdlib.h>
#include <string.h>
GST_DEBUG_CATEGORY (gst_invtelecine_debug);