diff -rNaud mplayer-1.0rc2-orig/stream/stream_dvdnav.h mplayer-1.0rc2/stream/stream_dvdnav.h --- mplayer-1.0rc2-orig/stream/stream_dvdnav.h 2007-10-07 21:49:26.000000000 +0200 +++ mplayer-1.0rc2/stream/stream_dvdnav.h 2008-05-06 22:59:25.000000000 +0200 @@ -1,7 +1,8 @@ #ifndef MPLAYER_STREAM_DVDNAV_H #define MPLAYER_STREAM_DVDNAV_H -#include +// Adapted to the real include path () +#include typedef struct { int event; /* event number fromd dvdnav_events.h */