From 00ad5d3fed36de56bb690375a209cdcd31b12ecc Mon Sep 17 00:00:00 2001 From: diego Date: Mon, 4 Jan 2010 18:58:35 +0000 Subject: Add a few missing header #includes and #defines. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30207 b3059339-0415-0410-9bf9-f77b7e298cf2 --- stream/dvbin.h | 1 + 1 file changed, 1 insertion(+) (limited to 'stream/dvbin.h') 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) -- cgit v1.2.3