summaryrefslogtreecommitdiffstats
path: root/examples/graphicsview/boxes/trackball.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/graphicsview/boxes/trackball.h')
-rw-r--r--examples/graphicsview/boxes/trackball.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/graphicsview/boxes/trackball.h b/examples/graphicsview/boxes/trackball.h
index 097851a42c..cc3d5ade34 100644
--- a/examples/graphicsview/boxes/trackball.h
+++ b/examples/graphicsview/boxes/trackball.h
@@ -42,7 +42,7 @@
#ifndef TRACKBALL_H
#define TRACKBALL_H
-#include <QtGui>
+#include <QtWidgets>
#include <QtGui/qvector3d.h>
#include <QtGui/qquaternion.h>