summaryrefslogtreecommitdiffstats
path: root/gst-libs/gst/play/play.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst-libs/gst/play/play.h')
-rw-r--r--gst-libs/gst/play/play.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst-libs/gst/play/play.h b/gst-libs/gst/play/play.h
index 0c45d943..484b7bc0 100644
--- a/gst-libs/gst/play/play.h
+++ b/gst-libs/gst/play/play.h
@@ -21,6 +21,7 @@
#define __GST_PLAY_H__
#include <gst/gst.h>
+#include <gst/xoverlay/xoverlay.h>
#define GST_TYPE_PLAY (gst_play_get_type())
#define GST_PLAY(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_PLAY, GstPlay))