From 78d3a0fca5dba511d1e03a563a8ea7cf20079656 Mon Sep 17 00:00:00 2001 From: nicodvb Date: Tue, 1 Jan 2008 17:03:25 +0000 Subject: removed inclusion of unneeded header (forgotten in previous commit) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25565 b3059339-0415-0410-9bf9-f77b7e298cf2 --- stream/stream_dvdnav.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'stream') diff --git a/stream/stream_dvdnav.h b/stream/stream_dvdnav.h index 18e4784181..307cfe6c92 100644 --- a/stream/stream_dvdnav.h +++ b/stream/stream_dvdnav.h @@ -1,8 +1,6 @@ #ifndef MPLAYER_STREAM_DVDNAV_H #define MPLAYER_STREAM_DVDNAV_H -#include - typedef struct { int event; /* event number fromd dvdnav_events.h */ void * details; /* event details */ -- cgit v1.2.3