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