From 2caea4452f7330e2e5253c51d26bd469b2631aa3 Mon Sep 17 00:00:00 2001 From: Rich J Wareham Date: Fri, 9 Aug 2002 07:34:47 +0000 Subject: More include fixes CVS patchset: 2409 CVS date: 2002/08/09 07:34:47 --- src/input/input_dvd.c | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/input/input_dvd.c b/src/input/input_dvd.c index d37734d89..13a4caf33 100644 --- a/src/input/input_dvd.c +++ b/src/input/input_dvd.c @@ -18,7 +18,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: input_dvd.c,v 1.53 2002/08/08 17:49:21 richwareham Exp $ + * $Id: input_dvd.c,v 1.54 2002/08/09 07:34:47 richwareham Exp $ * */ @@ -77,7 +77,7 @@ #include /* libdvdread includes */ -#include +#include /* Print debug messages? */ /* #define INPUT_DEBUG 1 */ @@ -1398,6 +1398,9 @@ input_plugin_t *init_input_plugin (int iface, xine_t *xine) { /* * $Log: input_dvd.c,v $ + * Revision 1.54 2002/08/09 07:34:47 richwareham + * More include fixes + * * Revision 1.53 2002/08/08 17:49:21 richwareham * First stage of DVD plugin -> dvdnav conversion * -- cgit v1.2.3