aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream/dvb_tune.c
diff options
context:
space:
mode:
authorGravatar diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-02-21 21:00:08 +0000
committerGravatar diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-02-21 21:00:08 +0000
commit49b8b80199af265bc6e3a6c863a334e97fdbf1ba (patch)
tree1b0238ef3965b40278d3c7818fa99c07ac61a953 /stream/dvb_tune.c
parentd86a237bdd9d458de6b67e585ab1c7d7186ded06 (diff)
Add header for exported DVB-related functions.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30688 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'stream/dvb_tune.c')
-rw-r--r--stream/dvb_tune.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/stream/dvb_tune.c b/stream/dvb_tune.c
index 1eb55746c1..e03a4eb1e6 100644
--- a/stream/dvb_tune.c
+++ b/stream/dvb_tune.c
@@ -44,6 +44,7 @@
#endif
#include "dvbin.h"
+#include "dvb_tune.h"
#include "mp_msg.h"