summaryrefslogtreecommitdiffstats
path: root/src/render/framegraph/qframegraphnode.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/framegraph/qframegraphnode.h')
-rw-r--r--src/render/framegraph/qframegraphnode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/framegraph/qframegraphnode.h b/src/render/framegraph/qframegraphnode.h
index eb43708e1..b9ff6bbfb 100644
--- a/src/render/framegraph/qframegraphnode.h
+++ b/src/render/framegraph/qframegraphnode.h
@@ -42,7 +42,7 @@
#include <Qt3DCore/qnode.h>
#include <Qt3DRender/qt3drender_global.h>
-#include <QObject>
+#include <QtCore/QObject>
QT_BEGIN_NAMESPACE