diff options
Diffstat (limited to 'src/declarative/qml/qmlmetaproperty.cpp')
-rw-r--r-- | src/declarative/qml/qmlmetaproperty.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/qml/qmlmetaproperty.cpp b/src/declarative/qml/qmlmetaproperty.cpp index 4ad9aac..8bde318 100644 --- a/src/declarative/qml/qmlmetaproperty.cpp +++ b/src/declarative/qml/qmlmetaproperty.cpp @@ -50,7 +50,7 @@ #include "qmlboundsignal_p.h" #include <math.h> #include <QtCore/qdebug.h> -#include <QtDeclarative/qmlengine.h> +#include <qmlengine.h> #include <private/qmlengine_p.h> #include <private/qmldeclarativedata_p.h> |