From 64d5279410abe31e6a77c30b1a5c65dc9167eb5e Mon Sep 17 00:00:00 2001 From: diego Date: Sun, 2 Aug 2009 16:00:55 +0000 Subject: Remove pointless #ifdefs around harmless internal header #includes. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29471 b3059339-0415-0410-9bf9-f77b7e298cf2 --- mpcommon.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'mpcommon.c') diff --git a/mpcommon.c b/mpcommon.c index 248e609151..ba738dcee4 100644 --- a/mpcommon.c +++ b/mpcommon.c @@ -11,9 +11,7 @@ #include "spudec.h" #include "version.h" #include "vobsub.h" -#ifdef CONFIG_TV_TELETEXT #include "stream/tv.h" -#endif #include "libavutil/intreadwrite.h" #include "m_option.h" -- cgit v1.2.3