mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
benchmarks: add missing include
This commit is contained in:
parent
4453c2cebe
commit
c22bd7393a
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue