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