benchmarks: add missing include
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 23 Jan 2012 10:32:01 +0000 (10:32 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 23 Jan 2012 10:32:01 +0000 (10:32 +0000)
tests/benchmarks/controller.c

index abaf378e11e5ced99ada663bbfb9c0691aaa79d4..dc7e5fa6e733b0c6e48b17ff031fdd81aa8be678 100644 (file)
@@ -23,6 +23,7 @@
 
 #include <gst/gst.h>
 #include <gst/controller/gstinterpolationcontrolsource.h>
+#include <gst/controller/gstcontrolbindingdirect.h>
 
 /* a song in buzztard can easily reach 30000 here */
 #define NUM_CP 15000