mirror of
https://github.com/mpv-player/mpv
synced 2024-12-28 18:12:22 +00:00
removed inclusion of unneeded header (forgotten in previous commit)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25565 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
d37917abf5
commit
78d3a0fca5
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user