]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/components/epg/EPGWidget.cpp
You shall include <config.h>
[vlc] / modules / gui / qt4 / components / epg / EPGWidget.cpp
index fba192d9df3a3cbc8604a88728fa1f1720597224..9441eff1c7fec0aa07c61e6547b76d00cd09062e 100644 (file)
  * 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
 #include "EPGWidget.hpp"
 
 #include <QGridLayout>