diff options
Diffstat (limited to 'src/input/libdvdnav/decoder.h')
-rw-r--r-- | src/input/libdvdnav/decoder.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/input/libdvdnav/decoder.h b/src/input/libdvdnav/decoder.h index 6a91323f7..16e2cc8d0 100644 --- a/src/input/libdvdnav/decoder.h +++ b/src/input/libdvdnav/decoder.h @@ -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: decoder.h,v 1.5 2003/02/20 16:01:58 mroi Exp $ + * $Id: decoder.h,v 1.6 2003/03/29 13:19:08 mroi Exp $ * */ @@ -29,6 +29,7 @@ #include <sys/time.h> #include "ifo_types.h" /* vm_cmd_t */ +#include "dvdnav_internal.h" /* link command types */ typedef enum { |