From c8f8261d199af4956aeaf387b2fde41baf905f83 Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Sun, 18 Jan 2009 00:21:47 +0000 Subject: Remove '#include "config.h"' from all public header files. This requires that many other files include config.h themselves. Also convert to "config.h". --- src/xine-utils/xineutils.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/xine-utils/xineutils.h') diff --git a/src/xine-utils/xineutils.h b/src/xine-utils/xineutils.h index c37e5468d..581932cee 100644 --- a/src/xine-utils/xineutils.h +++ b/src/xine-utils/xineutils.h @@ -24,10 +24,6 @@ extern "C" { #endif -#ifdef HAVE_CONFIG_H -#include "config.h" -#endif - #include #include #include -- cgit v1.2.3