summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon/phonon/seekslider_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/phonon/phonon/seekslider_p.h')
-rw-r--r--src/3rdparty/phonon/phonon/seekslider_p.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/3rdparty/phonon/phonon/seekslider_p.h b/src/3rdparty/phonon/phonon/seekslider_p.h
index 911ab25..2741150 100644
--- a/src/3rdparty/phonon/phonon/seekslider_p.h
+++ b/src/3rdparty/phonon/phonon/seekslider_p.h
@@ -25,11 +25,11 @@
#include "seekslider.h"
#include "swiftslider_p.h"
-#include <QtGui/QBoxLayout>
-#include <QtGui/QLabel>
+#include <QtWidgets/QBoxLayout>
+#include <QtWidgets/QLabel>
#include <QtGui/QPixmap>
-#include <QtGui/QIcon>
-#include <QtGui/QStyle>
+#include <QtWidgets/QIcon>
+#include <QtWidgets/QStyle>
#include "factory_p.h"
#include <QtCore/QPointer>
#include "platform_p.h"