]> git.sesse.net Git - vlc/commitdiff
Qt, sout: fix compilation on older moc version
authorJean-Baptiste Kempf <jb@videolan.org>
Thu, 15 Dec 2011 20:44:17 +0000 (21:44 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Thu, 15 Dec 2011 20:44:44 +0000 (21:44 +0100)
modules/gui/qt4/dialogs/sout.hpp

index 07d92f39dd5e8b7d81262c249aef9d7df5f87765..b15c1ee8fcf3e00683912694a915fc575e7eebaf 100644 (file)
@@ -33,6 +33,8 @@
 #include "ui/sout.h"
 #include "util/qvlcframe.hpp"
 
+#include <QWizard>
+
 class QPushButton;
 class QToolButton;
 class QCheckBox;