summaryrefslogtreecommitdiffstats
path: root/src/plugins/gstreamer/qgstreamerserviceplugin.cpp
diff options
context:
space:
mode:
authorLasse Holmstedt <lasse.holmstedt@nokia.com>2011-09-13 13:18:52 +0200
committerLasse Holmstedt <lasse.holmstedt@nokia.com>2011-09-13 13:28:28 +0200
commit4840be02398041315da8be67041a8cd9152ee8a1 (patch)
tree1827c722b3aed364e582eec62d63a5b0cf52303e /src/plugins/gstreamer/qgstreamerserviceplugin.cpp
parentd690596868be79fc0212d39707d5bc052700e24c (diff)
Build fix after refactor
Diffstat (limited to 'src/plugins/gstreamer/qgstreamerserviceplugin.cpp')
-rw-r--r--src/plugins/gstreamer/qgstreamerserviceplugin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/gstreamer/qgstreamerserviceplugin.cpp b/src/plugins/gstreamer/qgstreamerserviceplugin.cpp
index c4ca9cdda..baa5bae06 100644
--- a/src/plugins/gstreamer/qgstreamerserviceplugin.cpp
+++ b/src/plugins/gstreamer/qgstreamerserviceplugin.cpp
@@ -41,7 +41,7 @@
#include <QtCore/qstring.h>
#include <QtCore/qdebug.h>
-#include <QtGui/QIcon>
+#include <QtWidgets/QIcon>
#include <QtCore/QDir>
#include <QtCore/QDebug>