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 --- vobsub.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'vobsub.c') diff --git a/vobsub.c b/vobsub.c index 09fa8bd5e6..5b8f90e39e 100644 --- a/vobsub.c +++ b/vobsub.c @@ -20,9 +20,7 @@ #include "vobsub.h" #include "spudec.h" #include "mp_msg.h" -#ifdef CONFIG_UNRAR_EXEC #include "unrar_exec.h" -#endif #include "libavutil/common.h" extern int vobsub_id; -- cgit v1.2.3