summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorphintuka <phintuka>2009-02-14 20:44:30 +0000
committerphintuka <phintuka>2009-02-14 20:44:30 +0000
commit94393a17dd3a9783478c75c5fb174eff050cabbe (patch)
treeaeeb8f532c2c49384a17af716f70178506ecce75
parentea45e719f769e27951fc433eed1353d17f70e34a (diff)
downloadxineliboutput-94393a17dd3a9783478c75c5fb174eff050cabbe.tar.gz
xineliboutput-94393a17dd3a9783478c75c5fb174eff050cabbe.tar.bz2
Include mpeg.h
-rw-r--r--tools/ts.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/tools/ts.h b/tools/ts.h
index 7cc82f81..a7286c97 100644
--- a/tools/ts.h
+++ b/tools/ts.h
@@ -4,13 +4,15 @@
* See the main source file 'xineliboutput.c' for copyright information and
* how to reach the author.
*
- * $Id: ts.h,v 1.6 2009-02-05 20:11:10 phintuka Exp $
+ * $Id: ts.h,v 1.7 2009-02-14 20:44:30 phintuka Exp $
*
*/
#ifndef _XINELIBOUTPUT_TS_H_
#define _XINELIBOUTPUT_TS_H_
+#include "mpeg.h"
+
/* Avoid warnings when included to VDR plugin */
#undef TS_SYNC_BYTE
#undef TS_SIZE