# HG changeset patch # User nicodvb # Date 1212947631 0 # Node ID 8bfb8ef95f9a2aa732baf7155ec23df7d3cc965f # Parent df4a5625b81dfcd5a3433ef7ed42cabfd8d8488a remove inclusion that depended on DVDNAV_COMPILE; patch by Dan Nicholson diff -r df4a5625b81d -r 8bfb8ef95f9a ifo_print.h --- a/ifo_print.h Thu Jun 05 10:25:04 2008 +0000 +++ b/ifo_print.h Sun Jun 08 17:53:51 2008 +0000 @@ -21,11 +21,7 @@ #define IFO_PRINT_H_INCLUDED #include -#ifdef DVDNAV_COMPILE # include "ifo_types.h" -#else -# include /* Only for vm_cmd_t */ -#endif void ifo_print(dvd_reader_t *dvd, int title);