summaryrefslogtreecommitdiffstats
path: root/stream
diff options
context:
space:
mode:
Diffstat (limited to 'stream')
-rw-r--r--stream/stream_dvb.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/stream/stream_dvb.c b/stream/stream_dvb.c
index 41352822d4..4816fbeda0 100644
--- a/stream/stream_dvb.c
+++ b/stream/stream_dvb.c
@@ -44,6 +44,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#include "help_mp.h"
#include "m_option.h"
#include "m_struct.h"
+#include "get_path.h"
#include "libavutil/avstring.h"
#include "dvbin.h"
@@ -584,8 +585,6 @@ int dvb_step_channel(dvb_priv_t *priv, int dir)
-extern char *get_path(const char *);
-
static void dvbin_close(stream_t *stream)
{
int i;