mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-13 10:55:34 +00:00
pbutils: fix direct includes
https://bugzilla.gnome.org/show_bug.cgi?id=695889
This commit is contained in:
parent
2f05268517
commit
c0defba2d2
1 changed files with 1 additions and 2 deletions
|
@ -20,8 +20,7 @@
|
|||
#ifndef __GST_PB_UTILS_MISSING_PLUGINS_H__
|
||||
#define __GST_PB_UTILS_MISSING_PLUGINS_H__
|
||||
|
||||
#include <gst/gstmessage.h>
|
||||
#include <gst/gstcaps.h>
|
||||
#include <gst/gst.h>
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
|
|
Loading…
Reference in a new issue