summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJimmy Ohn <yongjin.ohn@lge.com>2015-05-01 18:32:26 +0900
committerTim-Philipp Müller <tim@centricular.com>2015-05-01 10:39:19 +0100
commit937ad1615adfba5e071367f57eb70ab293a6d63c (patch)
tree4b2035e7c98bf533d43b7f55ba1ced4b9663d56f
parent6386934b3fa18ecd64e4e6b11c6c37a264b0b294 (diff)
event: remove duplicated include
https://bugzilla.gnome.org/show_bug.cgi?id=748739
-rw-r--r--gst/gstevent.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gst/gstevent.h b/gst/gstevent.h
index 56fd8c6aa..9fe9bcfba 100644
--- a/gst/gstevent.h
+++ b/gst/gstevent.h
@@ -181,7 +181,6 @@ typedef enum {
#include <gst/gststructure.h>
#include <gst/gsttaglist.h>
#include <gst/gstsegment.h>
-#include <gst/gstsegment.h>
#include <gst/gstmessage.h>
#include <gst/gstcontext.h>