From 99a954f963e5bcacb643f7f135a8ea9bd4a2a209 Mon Sep 17 00:00:00 2001 From: Michael Roitzsch Date: Wed, 14 May 2003 16:47:20 +0000 Subject: just to play it safe CVS patchset: 4846 CVS date: 2003/05/14 16:47:20 --- src/input/input_dvd.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/input/input_dvd.c b/src/input/input_dvd.c index 0b890ab3f..370db25a0 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.161 2003/05/07 17:54:18 tchamp Exp $ + * $Id: input_dvd.c,v 1.162 2003/05/14 16:47:20 mroi Exp $ * */ @@ -88,6 +88,7 @@ #else # define DVDNAV_COMPILE # include "dvdnav.h" +# include "nav_read.h" #endif /* Xine includes */ @@ -1627,6 +1628,9 @@ static void *init_class (xine_t *xine, void *data) { /* * $Log: input_dvd.c,v $ + * Revision 1.162 2003/05/14 16:47:20 mroi + * just to play it safe + * * Revision 1.161 2003/05/07 17:54:18 tchamp * DVD play sort of works on Win32. Also added a couple more plugings to the Win32 build. * -- cgit v1.2.3