summaryrefslogtreecommitdiffstats
path: root/examples/animation/sub-attaq/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/animation/sub-attaq/mainwindow.h')
-rw-r--r--examples/animation/sub-attaq/mainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/animation/sub-attaq/mainwindow.h b/examples/animation/sub-attaq/mainwindow.h
index 933587a262..0514776b75 100644
--- a/examples/animation/sub-attaq/mainwindow.h
+++ b/examples/animation/sub-attaq/mainwindow.h
@@ -43,7 +43,7 @@
#define __MAINWINDOW__H__
//Qt
-#include <QtGui/QMainWindow>
+#include <QtWidgets/QMainWindow>
class GraphicsScene;
QT_BEGIN_NAMESPACE
class QGraphicsView;