tests: update after controller changes

This commit is contained in:
Wim Taymans 2012-01-31 16:12:33 +01:00
parent 850c9eec7c
commit d389b12df9

View file

@ -26,7 +26,7 @@
#include <gst/check/gstcheck.h>
#include <gst/audio/streamvolume.h>
#include <gst/controller/gstinterpolationcontrolsource.h>
#include <gst/controller/gstcontrolbindingdirect.h>
#include <gst/controller/gstdirectcontrolbinding.h>
/* For ease of programming we use globals to keep refs for our floating
* src and sink pads we create; otherwise we always have to do get_pad,