summaryrefslogtreecommitdiffstats
path: root/src/render/graphicshelpers/graphicscontext_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/graphicshelpers/graphicscontext_p.h')
-rw-r--r--src/render/graphicshelpers/graphicscontext_p.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/render/graphicshelpers/graphicscontext_p.h b/src/render/graphicshelpers/graphicscontext_p.h
index 065032172..ab7d061b1 100644
--- a/src/render/graphicshelpers/graphicscontext_p.h
+++ b/src/render/graphicshelpers/graphicscontext_p.h
@@ -57,10 +57,10 @@
#include <QColor>
#include <QMatrix4x4>
#include <QBitArray>
-#include <Qt3DRenderer/private/quniformvalue_p.h>
-#include <Qt3DRenderer/qclearbuffer.h>
-#include <Qt3DRenderer/private/shader_p.h>
-#include <Qt3DRenderer/qattribute.h>
+#include <Qt3DRender/private/quniformvalue_p.h>
+#include <Qt3DRender/qclearbuffer.h>
+#include <Qt3DRender/private/shader_p.h>
+#include <Qt3DRender/qattribute.h>
QT_BEGIN_NAMESPACE