summaryrefslogtreecommitdiffstats
path: root/src/render/framegraph/qsortmethod.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/framegraph/qsortmethod.h')
-rw-r--r--src/render/framegraph/qsortmethod.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/render/framegraph/qsortmethod.h b/src/render/framegraph/qsortmethod.h
index 337eaebf6..e8866a726 100644
--- a/src/render/framegraph/qsortmethod.h
+++ b/src/render/framegraph/qsortmethod.h
@@ -37,7 +37,7 @@
#ifndef QT3DRENDER_QSORTMETHOD_H
#define QT3DRENDER_QSORTMETHOD_H
-#include <Qt3DRenderer/qframegraphnode.h>
+#include <Qt3DRender/qframegraphnode.h>
QT_BEGIN_NAMESPACE
@@ -46,7 +46,7 @@ namespace Qt3DRender {
class QSortCriterion;
class QSortMethodPrivate;
-class QT3DRENDERERSHARED_EXPORT QSortMethod : public QFrameGraphNode
+class QT3DRENDERSHARED_EXPORT QSortMethod : public QFrameGraphNode
{
Q_OBJECT