summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/testlib/qpropertytesthelper_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testlib/qpropertytesthelper_p.h b/src/testlib/qpropertytesthelper_p.h
index e81b145887..45d665136d 100644
--- a/src/testlib/qpropertytesthelper_p.h
+++ b/src/testlib/qpropertytesthelper_p.h
@@ -52,6 +52,7 @@
//
#include <QtCore/QObject>
+#include <QtCore/QProperty>
#include <QtTest/QSignalSpy>
#include <QTest>