From 42abde00c5115e1c94c545b2bc1e2f3f714bfbf2 Mon Sep 17 00:00:00 2001 From: phintuka Date: Mon, 16 Feb 2009 16:27:20 +0000 Subject: include tools/mpeg.h --- frontend.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend.c b/frontend.c index 7f5e794c..3593fb26 100644 --- a/frontend.c +++ b/frontend.c @@ -4,7 +4,7 @@ * See the main source file 'xineliboutput.c' for copyright information and * how to reach the author. * - * $Id: frontend.c,v 1.67 2009-01-26 08:58:52 phintuka Exp $ + * $Id: frontend.c,v 1.68 2009-02-16 16:27:20 phintuka Exp $ * */ @@ -35,6 +35,7 @@ #include "device.h" #include "tools/pes.h" +#include "tools/mpeg.h" #include "tools/h264.h" #include "tools/general_remote.h" #include "tools/iso639.h" -- cgit v1.2.3