summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon/gstreamer/x11renderer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/phonon/gstreamer/x11renderer.cpp')
-rw-r--r--src/3rdparty/phonon/gstreamer/x11renderer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/phonon/gstreamer/x11renderer.cpp b/src/3rdparty/phonon/gstreamer/x11renderer.cpp
index 968f3a8..412f40c 100644
--- a/src/3rdparty/phonon/gstreamer/x11renderer.cpp
+++ b/src/3rdparty/phonon/gstreamer/x11renderer.cpp
@@ -21,7 +21,7 @@
#ifndef Q_WS_QWS
#include <QtGui/QPalette>
-#include <QtGui/QApplication>
+#include <QtWidgets/QApplication>
#include <QtGui/QPainter>
#include <X11/Xlib.h>
#include <gst/gst.h>