summaryrefslogtreecommitdiffstats
path: root/examples/animation/stickman/graphicsview.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/animation/stickman/graphicsview.h')
-rw-r--r--examples/animation/stickman/graphicsview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/animation/stickman/graphicsview.h b/examples/animation/stickman/graphicsview.h
index 9cf87b63e6..5c93792f7b 100644
--- a/examples/animation/stickman/graphicsview.h
+++ b/examples/animation/stickman/graphicsview.h
@@ -41,7 +41,7 @@
#ifndef GRAPHICSVIEW_H
#define GRAPHICSVIEW
-#include <QtGui/QGraphicsView>
+#include <QtWidgets/QGraphicsView>
class MainWindow;
class GraphicsView: public QGraphicsView