From 47b1e195d3f4b040674de3112e937f07ae37ecd4 Mon Sep 17 00:00:00 2001 From: Miguel Freitas Date: Fri, 7 Mar 2003 19:58:32 +0000 Subject: ok, lets try to not break the frontends... CVS patchset: 4364 CVS date: 2003/03/07 19:58:32 --- src/xine-utils/xineutils.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/xine-utils/xineutils.h b/src/xine-utils/xineutils.h index 98c3a4a97..40c3ae926 100644 --- a/src/xine-utils/xineutils.h +++ b/src/xine-utils/xineutils.h @@ -17,7 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: xineutils.h,v 1.45 2003/03/05 17:13:09 esnel Exp $ + * $Id: xineutils.h,v 1.46 2003/03/07 19:58:32 miguelfreitas Exp $ * */ #ifndef XINEUTILS_H @@ -38,7 +38,10 @@ extern "C" { #include "xmlparser.h" #include "xine_buffer.h" #include "configfile.h" + +#ifdef HAVE_CONFIG_H #include "config.h" +#endif #include #include -- cgit v1.2.3