diff options
Diffstat (limited to 'src/declarative/util/qmlopenmetaobject_p.h')
-rw-r--r-- | src/declarative/util/qmlopenmetaobject_p.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/util/qmlopenmetaobject_p.h b/src/declarative/util/qmlopenmetaobject_p.h index 73e3a98..450f258 100644 --- a/src/declarative/util/qmlopenmetaobject_p.h +++ b/src/declarative/util/qmlopenmetaobject_p.h @@ -42,7 +42,7 @@ #ifndef QMLOPENMETAOBJECT_H #define QMLOPENMETAOBJECT_H -#include <qmlrefcount_p.h> +#include <private/qmlrefcount_p.h> #include <QtCore/QMetaObject> #include <QtCore/QObject> |