mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-16 13:04:18 +00:00
testclock: remove unnecessary include
This commit is contained in:
parent
2d85c0f18c
commit
b9386d7659
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
#ifndef __GST_TEST_CLOCK_H__
|
||||
#define __GST_TEST_CLOCK_H__
|
||||
|
||||
#include <gst/check/gstcheck.h>
|
||||
#include <gst/gst.h>
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
|
|
Loading…
Reference in a new issue