aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/scenegraph/graph/noisynode.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/scenegraph/graph/noisynode.h')
-rw-r--r--examples/quick/scenegraph/graph/noisynode.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/quick/scenegraph/graph/noisynode.h b/examples/quick/scenegraph/graph/noisynode.h
index b5a291330f..348efc66d2 100644
--- a/examples/quick/scenegraph/graph/noisynode.h
+++ b/examples/quick/scenegraph/graph/noisynode.h
@@ -42,8 +42,7 @@
#define NOISYNODE_H
#include <QSGGeometryNode>
-
-class QQuickWindow;
+#include <QQuickWindow>
class NoisyNode : public QSGGeometryNode
{