diff options
Diffstat (limited to 'src/declarative/util/qmlpropertychanges_p.h')
-rw-r--r-- | src/declarative/util/qmlpropertychanges_p.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/util/qmlpropertychanges_p.h b/src/declarative/util/qmlpropertychanges_p.h index 461730d..2c0cba9 100644 --- a/src/declarative/util/qmlpropertychanges_p.h +++ b/src/declarative/util/qmlpropertychanges_p.h @@ -42,7 +42,7 @@ #ifndef QMLPROPERTYCHANGES_H #define QMLPROPERTYCHANGES_H -#include "qmlstateoperations_p.h" +#include <private/qmlstateoperations_p.h> QT_BEGIN_HEADER |