summaryrefslogtreecommitdiffstats
path: root/examples/graphicsview/boxes/scene.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/graphicsview/boxes/scene.h')
-rw-r--r--examples/graphicsview/boxes/scene.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/graphicsview/boxes/scene.h b/examples/graphicsview/boxes/scene.h
index 96ee908d58..357f955bb6 100644
--- a/examples/graphicsview/boxes/scene.h
+++ b/examples/graphicsview/boxes/scene.h
@@ -45,7 +45,7 @@
//#include <GL/glew.h>
#include "glextensions.h"
-#include <QtGui>
+#include <QtWidgets>
#include <QtOpenGL>
#include "roundedbox.h"