summaryrefslogtreecommitdiffstats
path: root/examples/effects/blurpicker/blurpicker.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/effects/blurpicker/blurpicker.cpp')
-rw-r--r--examples/effects/blurpicker/blurpicker.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/effects/blurpicker/blurpicker.cpp b/examples/effects/blurpicker/blurpicker.cpp
index 26e53aafae..8739301a59 100644
--- a/examples/effects/blurpicker/blurpicker.cpp
+++ b/examples/effects/blurpicker/blurpicker.cpp
@@ -40,7 +40,7 @@
#include "blurpicker.h"
-#include <QtGui>
+#include <QtWidgets>
#include "blureffect.h"