From 1f849e1dce1017c2aaf29a2dfb4c9063785f079a Mon Sep 17 00:00:00 2001 From: =?utf8?q?R=C3=A9mi=20Denis-Courmont?= Date: Sat, 13 Feb 2010 18:49:43 +0200 Subject: [PATCH] You shall include --- modules/gui/qt4/components/epg/EPGWidget.cpp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/modules/gui/qt4/components/epg/EPGWidget.cpp b/modules/gui/qt4/components/epg/EPGWidget.cpp index fba192d9df..9441eff1c7 100644 --- a/modules/gui/qt4/components/epg/EPGWidget.cpp +++ b/modules/gui/qt4/components/epg/EPGWidget.cpp @@ -21,6 +21,10 @@ * 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA. *****************************************************************************/ +#ifdef HAVE_CONFIG_H +# include +#endif + #include "EPGWidget.hpp" #include -- 2.39.2