aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlbinding/WithBindableProperties.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qqmlbinding/WithBindableProperties.h')
-rw-r--r--tests/auto/qml/qqmlbinding/WithBindableProperties.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qml/qqmlbinding/WithBindableProperties.h b/tests/auto/qml/qqmlbinding/WithBindableProperties.h
index 562b445df7..7866504495 100644
--- a/tests/auto/qml/qqmlbinding/WithBindableProperties.h
+++ b/tests/auto/qml/qqmlbinding/WithBindableProperties.h
@@ -30,6 +30,7 @@
#include <QObject>
#include <qqml.h>
+#include <QtCore/qproperty.h>
class WithBindableProperties : public QObject