summaryrefslogtreecommitdiffstats
path: root/examples/graphicsview/boxes/qtbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/graphicsview/boxes/qtbox.h')
-rw-r--r--examples/graphicsview/boxes/qtbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/graphicsview/boxes/qtbox.h b/examples/graphicsview/boxes/qtbox.h
index 56b86a55bb..81ef8ae7d5 100644
--- a/examples/graphicsview/boxes/qtbox.h
+++ b/examples/graphicsview/boxes/qtbox.h
@@ -42,7 +42,7 @@
#ifndef QTBOX_H
#define QTBOX_H
-#include <QtGui>
+#include <QtWidgets>
#include <QtGui/qvector3d.h>
#include "glbuffers.h"