summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/behaviors/tst_behaviors.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/behaviors/tst_behaviors.cpp')
-rw-r--r--tests/auto/declarative/behaviors/tst_behaviors.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/declarative/behaviors/tst_behaviors.cpp b/tests/auto/declarative/behaviors/tst_behaviors.cpp
index 449deb9..9803a9d 100644
--- a/tests/auto/declarative/behaviors/tst_behaviors.cpp
+++ b/tests/auto/declarative/behaviors/tst_behaviors.cpp
@@ -42,7 +42,7 @@
#include <QtDeclarative/qmlengine.h>
#include <QtDeclarative/qmlcomponent.h>
#include <QtDeclarative/qmlview.h>
-#include <private/qmlgraphicsrect_p.h>
+#include <private/qmlgraphicsrectangle_p.h>
#include <private/qmlanimation_p.h>
class tst_behaviors : public QObject