summaryrefslogtreecommitdiffstats
path: root/examples/videographicsitem/videoitem.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/videographicsitem/videoitem.cpp')
-rw-r--r--examples/videographicsitem/videoitem.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/videographicsitem/videoitem.cpp b/examples/videographicsitem/videoitem.cpp
index e82fe9dd7..d314ac052 100644
--- a/examples/videographicsitem/videoitem.cpp
+++ b/examples/videographicsitem/videoitem.cpp
@@ -40,7 +40,7 @@
#include "videoitem.h"
-#include <QtGui>
+#include <QtWidgets>
#include <qvideosurfaceformat.h>
VideoItem::VideoItem(QGraphicsItem *parent)