mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-22 17:51:16 +00:00
add clocking stuff to gst.h
Original commit message from CVS: add clocking stuff to gst.h
This commit is contained in:
parent
f651fb2a31
commit
0f779bafa2
1 changed files with 2 additions and 0 deletions
|
@ -50,6 +50,8 @@
|
|||
#include <gst/gstscheduler.h>
|
||||
#include <gst/gsttimecache.h>
|
||||
#include <gst/gstevent.h>
|
||||
#include <gst/gstclock.h>
|
||||
#include <gst/gstsystemclock.h>
|
||||
|
||||
#include <gst/gstparse.h>
|
||||
#include <gst/gstregistry.h>
|
||||
|
|
Loading…
Reference in a new issue