From b76d9f5bcd45db460c314c18ffea3b7415dac3b4 Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Mon, 1 Sep 2008 17:41:39 +0000 Subject: gst/mpegtsmux/tsmux/: Fix build of mpegtsmux. Original commit message from CVS: * gst/mpegtsmux/tsmux/tsmux.h: * gst/mpegtsmux/tsmux/tsmuxstream.h: Fix build of mpegtsmux. --- gst/mpegtsmux/tsmux/tsmux.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gst/mpegtsmux/tsmux/tsmux.h') diff --git a/gst/mpegtsmux/tsmux/tsmux.h b/gst/mpegtsmux/tsmux/tsmux.h index fb0a81b5..8b4df097 100644 --- a/gst/mpegtsmux/tsmux/tsmux.h +++ b/gst/mpegtsmux/tsmux/tsmux.h @@ -82,8 +82,8 @@ #include -#include -#include +#include "tsmuxcommon.h" +#include "tsmuxstream.h" G_BEGIN_DECLS -- cgit v1.2.1