diff --git a/src/plugins/qmldesigner/components/timelineeditor/timelinemovetool.h b/src/plugins/qmldesigner/components/timelineeditor/timelinemovetool.h index b1c12909884..20b9537af9a 100644 --- a/src/plugins/qmldesigner/components/timelineeditor/timelinemovetool.h +++ b/src/plugins/qmldesigner/components/timelineeditor/timelinemovetool.h @@ -27,6 +27,7 @@ #include "timelineabstracttool.h" +#include #include QT_FORWARD_DECLARE_CLASS(QGraphicsRectItem)