Mercurial > mplayer.hg
changeset 25537:c9c099ac7385
removed inclusion of unneeded header (forgotten in previous commit)
author | nicodvb |
---|---|
date | Tue, 01 Jan 2008 17:03:25 +0000 |
parents | a7eec00ebb9c |
children | 02ec992230b1 |
files | stream/stream_dvdnav.h |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/stream/stream_dvdnav.h Tue Jan 01 17:01:03 2008 +0000 +++ b/stream/stream_dvdnav.h Tue Jan 01 17:03:25 2008 +0000 @@ -1,8 +1,6 @@ #ifndef MPLAYER_STREAM_DVDNAV_H #define MPLAYER_STREAM_DVDNAV_H -#include <dvdnav.h> - typedef struct { int event; /* event number fromd dvdnav_events.h */ void * details; /* event details */