summaryrefslogtreecommitdiffstats
path: root/src/render/framegraph/qnodraw.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/framegraph/qnodraw.h')
-rw-r--r--src/render/framegraph/qnodraw.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/render/framegraph/qnodraw.h b/src/render/framegraph/qnodraw.h
index 3daee3212..312e0c808 100644
--- a/src/render/framegraph/qnodraw.h
+++ b/src/render/framegraph/qnodraw.h
@@ -37,13 +37,13 @@
#ifndef QT3DRENDER_QNODRAW_H
#define QT3DRENDER_QNODRAW_H
-#include <Qt3DRenderer/qframegraphnode.h>
+#include <Qt3DRender/qframegraphnode.h>
QT_BEGIN_NAMESPACE
namespace Qt3DRender {
-class QT3DRENDERERSHARED_EXPORT QNoDraw : public QFrameGraphNode
+class QT3DRENDERSHARED_EXPORT QNoDraw : public QFrameGraphNode
{
Q_OBJECT
public: