From fee2db6e51a3dac97975c9d92394712475dce3ff Mon Sep 17 00:00:00 2001 From: rofafor Date: Sat, 26 Feb 2011 17:16:19 +0000 Subject: Fixed a header definition. --- xine_sxfe_frontend.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xine_sxfe_frontend.c b/xine_sxfe_frontend.c index 54131c0f..1d5be604 100644 --- a/xine_sxfe_frontend.c +++ b/xine_sxfe_frontend.c @@ -4,7 +4,7 @@ * See the main source file 'xineliboutput.c' for copyright information and * how to reach the author. * - * $Id: xine_sxfe_frontend.c,v 1.148 2011-02-26 13:10:38 phintuka Exp $ + * $Id: xine_sxfe_frontend.c,v 1.149 2011-02-26 17:16:19 rofafor Exp $ * */ @@ -43,7 +43,7 @@ #ifdef HAVE_OPENGL # include -# ifdef HAVE_DLFCN +# ifdef HAVE_VDR // HAVE_DLFCN # include # endif # ifdef HAVE_PTHREAD -- cgit v1.2.3