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