summaryrefslogtreecommitdiffstats
path: root/examples/opengl/grabber/mainwindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/opengl/grabber/mainwindow.cpp')
-rw-r--r--examples/opengl/grabber/mainwindow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/opengl/grabber/mainwindow.cpp b/examples/opengl/grabber/mainwindow.cpp
index d2f3a98dce..965c49ab1a 100644
--- a/examples/opengl/grabber/mainwindow.cpp
+++ b/examples/opengl/grabber/mainwindow.cpp
@@ -38,7 +38,7 @@
**
****************************************************************************/
-#include <QtGui>
+#include <QtWidgets>
#include <QtOpenGL>
#include "glwidget.h"