summaryrefslogtreecommitdiffstats
path: root/examples/touch/pinchzoom/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/touch/pinchzoom/main.cpp')
-rw-r--r--examples/touch/pinchzoom/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/touch/pinchzoom/main.cpp b/examples/touch/pinchzoom/main.cpp
index defe0028af..bf8528c1e4 100644
--- a/examples/touch/pinchzoom/main.cpp
+++ b/examples/touch/pinchzoom/main.cpp
@@ -41,7 +41,7 @@
#include "graphicsview.h"
#include "mouse.h"
-#include <QtGui>
+#include <QtWidgets>
#include <math.h>