aboutsummaryrefslogtreecommitdiffstats
path: root/src/controls/qquickframe_p_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/controls/qquickframe_p_p.h')
-rw-r--r--src/controls/qquickframe_p_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/controls/qquickframe_p_p.h b/src/controls/qquickframe_p_p.h
index f7985593..19a9af84 100644
--- a/src/controls/qquickframe_p_p.h
+++ b/src/controls/qquickframe_p_p.h
@@ -48,11 +48,11 @@
// We mean it.
//
-#include <QtQuickControls/private/qquickcontainer_p_p.h>
+#include <QtQuickControls/private/qquickcontrol_p_p.h>
QT_BEGIN_NAMESPACE
-class Q_QUICKCONTROLS_EXPORT QQuickFramePrivate : public QQuickContainerPrivate
+class Q_QUICKCONTROLS_EXPORT QQuickFramePrivate : public QQuickControlPrivate
{
public:
QQuickFramePrivate();