tests: update after controller changes
authorWim Taymans <wim.taymans@collabora.co.uk>
Tue, 31 Jan 2012 15:12:33 +0000 (16:12 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Tue, 31 Jan 2012 15:12:33 +0000 (16:12 +0100)
tests/check/elements/volume.c

index 260c948..deea084 100644 (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,