1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-05 14:40:43 +00:00

Encrypted DVD playback works again ;-)

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@595 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
lgb 2001-04-23 17:30:01 +00:00
parent f9743b03c0
commit c1a148b156

View File

@ -5,6 +5,8 @@
extern int verbose; // defined in mplayer.c
#include "config.h"
#include "dvdauth.h"
#include "stream.h"
#include "demuxer.h"