summaryrefslogtreecommitdiff
path: root/gst-libs/gst/mpegts/mpegts.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst-libs/gst/mpegts/mpegts.h')
-rw-r--r--gst-libs/gst/mpegts/mpegts.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gst-libs/gst/mpegts/mpegts.h b/gst-libs/gst/mpegts/mpegts.h
index a0e0f2f9f..80be35bb3 100644
--- a/gst-libs/gst/mpegts/mpegts.h
+++ b/gst-libs/gst/mpegts/mpegts.h
@@ -31,12 +31,15 @@
#include <gst/mpegts/mpegts-prelude.h>
#include <gst/mpegts/gstmpegtsdescriptor.h>
+#include <gst/mpegts/gst-atsc-descriptor.h>
#include <gst/mpegts/gst-dvb-descriptor.h>
+#include <gst/mpegts/gst-isdb-descriptor.h>
#include <gst/mpegts/gstmpegtssection.h>
#include <gst/mpegts/gst-atsc-section.h>
#include <gst/mpegts/gst-dvb-section.h>
#include <gst/mpegts/gst-scte-section.h>
#include <gst/mpegts/gstmpegts-enumtypes.h>
+#include <gst/mpegts/gst-hdmv-section.h>
G_BEGIN_DECLS