From b7dc399960075ecfc309d2e630c8ccc03cb6e899 Mon Sep 17 00:00:00 2001 From: Michael Roitzsch Date: Tue, 8 Apr 2003 13:58:11 +0000 Subject: fix compilation problems CVS patchset: 4572 CVS date: 2003/04/08 13:58:11 --- 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 eb4874f72..279582890 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.149 2003/04/07 18:13:19 mroi Exp $ + * $Id: input_dvd.c,v 1.150 2003/04/08 13:58:11 mroi Exp $ * */ @@ -72,6 +72,7 @@ #ifdef HAVE_DVDNAV # include #else +# define DVDNAV_COMPILE # include "dvdnav.h" #endif @@ -1579,6 +1580,9 @@ static void *init_class (xine_t *xine, void *data) { /* * $Log: input_dvd.c,v $ + * Revision 1.150 2003/04/08 13:58:11 mroi + * fix compilation problems + * * Revision 1.149 2003/04/07 18:13:19 mroi * support the new menu resume feature * -- cgit v1.2.3