summaryrefslogtreecommitdiffstats
path: root/examples/videographicsitem/videoitem.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/videographicsitem/videoitem.h')
-rw-r--r--examples/videographicsitem/videoitem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/videographicsitem/videoitem.h b/examples/videographicsitem/videoitem.h
index 53342804a..48215a178 100644
--- a/examples/videographicsitem/videoitem.h
+++ b/examples/videographicsitem/videoitem.h
@@ -42,7 +42,7 @@
#define VIDEOITEM_H
#include <qabstractvideosurface.h>
-#include <QtGui/QGraphicsItem>
+#include <QtWidgets/QGraphicsItem>
class VideoItem
: public QAbstractVideoSurface,