summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--device.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/device.c b/device.c
index c5118984..44556592 100644
--- a/device.c
+++ b/device.c
@@ -4,7 +4,7 @@
* See the main source file 'xineliboutput.c' for copyright information and
* how to reach the author.
*
- * $Id: device.c,v 1.72 2009-02-06 07:58:40 phintuka Exp $
+ * $Id: device.c,v 1.73 2009-02-16 16:18:24 phintuka Exp $
*
*/
@@ -32,6 +32,7 @@
#include "osd.h"
#include "tools/listiter.h"
+#include "tools/mpeg.h"
#include "tools/pes.h"
#include "tools/ts.h"
#include "tools/functor.h"