summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qmlgraphicsrectangle_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/graphicsitems/qmlgraphicsrectangle_p.h')
-rw-r--r--src/declarative/graphicsitems/qmlgraphicsrectangle_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/graphicsitems/qmlgraphicsrectangle_p.h b/src/declarative/graphicsitems/qmlgraphicsrectangle_p.h
index 2f0a518..fe8c403 100644
--- a/src/declarative/graphicsitems/qmlgraphicsrectangle_p.h
+++ b/src/declarative/graphicsitems/qmlgraphicsrectangle_p.h
@@ -42,7 +42,7 @@
#ifndef QMLGRAPHICSRECT_H
#define QMLGRAPHICSRECT_H
-#include <QtDeclarative/qmlgraphicsitem.h>
+#include <qmlgraphicsitem.h>
#include <QtGui/qbrush.h>
s&id=45178c87a3099a9fef8bae6f7249ca306cf89629'>develop Merge doxygen from 1.12 branch (#2095)Allen Byrne2022-09-141-22/+5 * Removes unused definitions from module headers (#1624)Dana Robinson2022-04-111-3/+2 * A batch of life-cycle examples for different modules (#654)Gerd Heber2021-09-011-3/+26 * Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)Sean McBride2021-02-231-3/+3 * Update license url (#332)Larry Knox2021-02-171-1/+1 * RM blocks for H5R (#219)bmribler2020-12-231-0/+7 * Clang-format of source filesAllen Byrne2020-09-301-4/+3 * Split internal H5R functionality into H5Rint.c.Dana Robinson2017-11-081-8/+3 * Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-25