summaryrefslogtreecommitdiffstats
path: root/demos/chip/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'demos/chip/mainwindow.h')
-rw-r--r--demos/chip/mainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/chip/mainwindow.h b/demos/chip/mainwindow.h
index 9c8ac03638..c365ad30a3 100644
--- a/demos/chip/mainwindow.h
+++ b/demos/chip/mainwindow.h
@@ -42,7 +42,7 @@
#ifndef MAINWINDOW_H
#define MAINWINDOW_H
-#include <QtGui/qwidget.h>
+#include <QtWidgets/qwidget.h>
QT_FORWARD_DECLARE_CLASS(QGraphicsScene)
QT_FORWARD_DECLARE_CLASS(QGraphicsView)