summaryrefslogtreecommitdiffstats
path: root/src/render/materialsystem/renderpass_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/materialsystem/renderpass_p.h')
-rw-r--r--src/render/materialsystem/renderpass_p.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/render/materialsystem/renderpass_p.h b/src/render/materialsystem/renderpass_p.h
index 2d5a2a6d8..ad1c329f4 100644
--- a/src/render/materialsystem/renderpass_p.h
+++ b/src/render/materialsystem/renderpass_p.h
@@ -49,9 +49,9 @@
// We mean it.
//
-#include <Qt3DRenderer/qt3drenderer_global.h>
-#include <Qt3DRenderer/private/parametermapping_p.h>
-#include <Qt3DRenderer/private/parameterpack_p.h>
+#include <Qt3DRender/qt3drender_global.h>
+#include <Qt3DRender/private/parametermapping_p.h>
+#include <Qt3DRender/private/parameterpack_p.h>
#include <Qt3DCore/private/qabstractaspect_p.h>
#include <Qt3DCore/qbackendnode.h>
#include <Qt3DCore/qnodeid.h>