aboutsummaryrefslogtreecommitdiffstats
path: root/src/controls/qquickstyleattached_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/controls/qquickstyleattached_p.h')
-rw-r--r--src/controls/qquickstyleattached_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/controls/qquickstyleattached_p.h b/src/controls/qquickstyleattached_p.h
index 61e04bf6..7835a482 100644
--- a/src/controls/qquickstyleattached_p.h
+++ b/src/controls/qquickstyleattached_p.h
@@ -54,13 +54,13 @@
#include <QtCore/qpointer.h>
#include <QtCore/qsharedpointer.h>
#include <QtQuick/private/qquickitemchangelistener_p.h>
-#include <QtLabsControls/private/qtlabscontrolsglobal_p.h>
+#include <QtQuickControls/private/qtquickcontrolsglobal_p.h>
QT_BEGIN_NAMESPACE
class QSettings;
-class Q_LABSCONTROLS_PRIVATE_EXPORT QQuickStyleAttached : public QObject, public QQuickItemChangeListener
+class Q_QUICKCONTROLS_PRIVATE_EXPORT QQuickStyleAttached : public QObject, public QQuickItemChangeListener
{
Q_OBJECT