summaryrefslogtreecommitdiffstats
path: root/examples/animation/sub-attaq/progressitem.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/animation/sub-attaq/progressitem.h')
-rw-r--r--examples/animation/sub-attaq/progressitem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/animation/sub-attaq/progressitem.h b/examples/animation/sub-attaq/progressitem.h
index bcf708c512..9a8a575111 100644
--- a/examples/animation/sub-attaq/progressitem.h
+++ b/examples/animation/sub-attaq/progressitem.h
@@ -43,7 +43,7 @@
#define PROGRESSITEM_H
//Qt
-#include <QtGui/QGraphicsTextItem>
+#include <QtWidgets/QGraphicsTextItem>
class ProgressItem : public QGraphicsTextItem
{