aboutsummaryrefslogtreecommitdiffstats
path: root/src/controls/qquickproxytheme_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/controls/qquickproxytheme_p.h')
-rw-r--r--src/controls/qquickproxytheme_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/controls/qquickproxytheme_p.h b/src/controls/qquickproxytheme_p.h
index f20201ac..5f4b42b5 100644
--- a/src/controls/qquickproxytheme_p.h
+++ b/src/controls/qquickproxytheme_p.h
@@ -49,11 +49,11 @@
//
#include <QtGui/qpa/qplatformtheme.h>
-#include <QtLabsControls/private/qtlabscontrolsglobal_p.h>
+#include <QtQuickControls/private/qtquickcontrolsglobal_p.h>
QT_BEGIN_NAMESPACE
-class Q_LABSCONTROLS_PRIVATE_EXPORT QQuickProxyTheme : public QPlatformTheme
+class Q_QUICKCONTROLS_PRIVATE_EXPORT QQuickProxyTheme : public QPlatformTheme
{
public:
QQuickProxyTheme(QPlatformTheme *theme);