diff --git a/modules/gui/qt4/components/epg/EPGWidget.hpp b/modules/gui/qt4/components/epg/EPGWidget.hpp index fc3a86b0341eec738028bac45446bc1a976f56fa..760a6783af820e110ea1310788bbcc519151b9ba 100644 --- a/modules/gui/qt4/components/epg/EPGWidget.hpp +++ b/modules/gui/qt4/components/epg/EPGWidget.hpp @@ -24,7 +24,8 @@ #ifndef EPGWIDGET_H #define EPGWIDGET_H -#include <vlc_common.h> +#include "qt4.hpp" + #include <vlc_epg.h> #include <QWidget>