diff options
Diffstat (limited to 'src/declarative/qml/qmlexpression.h')
-rw-r--r-- | src/declarative/qml/qmlexpression.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/qml/qmlexpression.h b/src/declarative/qml/qmlexpression.h index 9b123be..cbea58a 100644 --- a/src/declarative/qml/qmlexpression.h +++ b/src/declarative/qml/qmlexpression.h @@ -44,7 +44,7 @@ #include <QtCore/qobject.h> #include <QtCore/qvariant.h> -#include <QtDeclarative/qmlerror.h> +#include <qmlerror.h> QT_BEGIN_HEADER |