summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon/qt7/videoframe.h
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@nokia.com>2011-05-24 16:24:15 +0200
committerFriedemann Kleint <Friedemann.Kleint@nokia.com>2011-05-24 16:24:15 +0200
commite44cecb8a51d5637543d2c6b1e91ed6765694391 (patch)
treeadda389afb3025994e7fb11e507e8def981e2dea /src/3rdparty/phonon/qt7/videoframe.h
parentb1bf17740fc917381ff2accc649a07e377fc697c (diff)
QtPhonon: Widget library split.refactor
Diffstat (limited to 'src/3rdparty/phonon/qt7/videoframe.h')
-rw-r--r--src/3rdparty/phonon/qt7/videoframe.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/3rdparty/phonon/qt7/videoframe.h b/src/3rdparty/phonon/qt7/videoframe.h
index 5069607..df59b85 100644
--- a/src/3rdparty/phonon/qt7/videoframe.h
+++ b/src/3rdparty/phonon/qt7/videoframe.h
@@ -23,8 +23,8 @@
#undef check // avoid name clash;
#include <QtCore/QRect>
-#include <QtGui/QPainter>
-#include <QtGui/QImage>
+#include <QtWidgets/QPainter>
+#include <QtWidgets/QImage>
QT_BEGIN_NAMESPACE