summaryrefslogtreecommitdiffstats
path: root/examples/graphicsview/chip/view.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/graphicsview/chip/view.cpp')
-rw-r--r--examples/graphicsview/chip/view.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/graphicsview/chip/view.cpp b/examples/graphicsview/chip/view.cpp
index 5634f85d98..872a10e4be 100644
--- a/examples/graphicsview/chip/view.cpp
+++ b/examples/graphicsview/chip/view.cpp
@@ -41,7 +41,7 @@
#include "view.h"
-#include <QtGui>
+#include <QtWidgets>
#ifndef QT_NO_OPENGL
#include <QtOpenGL>
#endif