diff options
Diffstat (limited to 'src/declarative/qml/qmlboundsignal_p.h')
-rw-r--r-- | src/declarative/qml/qmlboundsignal_p.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/qml/qmlboundsignal_p.h b/src/declarative/qml/qmlboundsignal_p.h index 35679fd..e801892 100644 --- a/src/declarative/qml/qmlboundsignal_p.h +++ b/src/declarative/qml/qmlboundsignal_p.h @@ -53,7 +53,7 @@ // We mean it. // -#include <QtDeclarative/qmlexpression.h> +#include <qmlexpression.h> #include <private/qobject_p.h> QT_BEGIN_NAMESPACE |