summaryrefslogtreecommitdiffstats
path: root/stream/dvbin.h
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-01-04 18:58:35 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-01-04 18:58:35 +0000
commit00ad5d3fed36de56bb690375a209cdcd31b12ecc (patch)
tree183f2b215a77114f8802c667bfa8d7d8493a37fa /stream/dvbin.h
parentebe968283187d6ef1acab2ef4e511250bef6bc0f (diff)
downloadmpv-00ad5d3fed36de56bb690375a209cdcd31b12ecc.tar.bz2
mpv-00ad5d3fed36de56bb690375a209cdcd31b12ecc.tar.xz
Add a few missing header #includes and #defines.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30207 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'stream/dvbin.h')
-rw-r--r--stream/dvbin.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/stream/dvbin.h b/stream/dvbin.h
index dcb22ce238..18a37d9522 100644
--- a/stream/dvbin.h
+++ b/stream/dvbin.h
@@ -8,6 +8,7 @@
#ifndef MPLAYER_DVBIN_H
#define MPLAYER_DVBIN_H
+#include "config.h"
#include "stream.h"
#define SLOF (11700*1000UL)