summaryrefslogtreecommitdiffstats
path: root/examples/painting/pathstroke/pathstroke.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/painting/pathstroke/pathstroke.h')
-rw-r--r--examples/painting/pathstroke/pathstroke.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/painting/pathstroke/pathstroke.h b/examples/painting/pathstroke/pathstroke.h
index f0360b6648..72b897a994 100644
--- a/examples/painting/pathstroke/pathstroke.h
+++ b/examples/painting/pathstroke/pathstroke.h
@@ -43,7 +43,7 @@
#define PATHSTROKE_H
#include "arthurwidgets.h"
-#include <QtGui>
+#include <QtWidgets>
class PathStrokeRenderer : public ArthurFrame
{