[MPlayer-cvslog] r25565 - trunk/stream/stream_dvdnav.h

nicodvb subversion at mplayerhq.hu
Tue Jan 1 18:03:25 CET 2008


Author: nicodvb
Date: Tue Jan  1 18:03:25 2008
New Revision: 25565

Log:
removed inclusion of unneeded header (forgotten in previous commit)

Modified:
   trunk/stream/stream_dvdnav.h

Modified: trunk/stream/stream_dvdnav.h
==============================================================================
--- trunk/stream/stream_dvdnav.h	(original)
+++ trunk/stream/stream_dvdnav.h	Tue Jan  1 18:03:25 2008
@@ -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 */



More information about the MPlayer-cvslog mailing list