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