diff options
Diffstat (limited to 'src/declarative/util/qmlpackage_p.h')
-rw-r--r-- | src/declarative/util/qmlpackage_p.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/util/qmlpackage_p.h b/src/declarative/util/qmlpackage_p.h index abb57c6..ff42aad 100644 --- a/src/declarative/util/qmlpackage_p.h +++ b/src/declarative/util/qmlpackage_p.h @@ -42,7 +42,7 @@ #ifndef QMLPACKAGE_H #define QMLPACKAGE_H -#include <QtDeclarative/qml.h> +#include <qml.h> QT_BEGIN_HEADER |