pbutils: fix direct includes

https://bugzilla.gnome.org/show_bug.cgi?id=695889
This commit is contained in:
Tim-Philipp Müller 2013-08-16 13:55:33 +01:00
parent 2f05268517
commit c0defba2d2

View file

@ -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