diff options
Diffstat (limited to 'src/declarative/util/qmleasefollow_p.h')
-rw-r--r-- | src/declarative/util/qmleasefollow_p.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/declarative/util/qmleasefollow_p.h b/src/declarative/util/qmleasefollow_p.h index 3de72f2..8ea2b8f 100644 --- a/src/declarative/util/qmleasefollow_p.h +++ b/src/declarative/util/qmleasefollow_p.h @@ -43,8 +43,8 @@ #define QMLEASEFOLLOW_H #include <QtCore/qobject.h> -#include <QtDeclarative/qml.h> -#include <QtDeclarative/qmlpropertyvaluesource.h> +#include <qml.h> +#include <qmlpropertyvaluesource.h> QT_BEGIN_HEADER |