X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=modules%2Fgui%2Fqt4%2Fcomponents%2Fepg%2FEPGWidget.cpp;h=9441eff1c7fec0aa07c61e6547b76d00cd09062e;hb=1f849e1dce1017c2aaf29a2dfb4c9063785f079a;hp=fba192d9df3a3cbc8604a88728fa1f1720597224;hpb=b86f8d766d2dcebc263935626652f56cf3b4847d;p=vlc 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