summaryrefslogtreecommitdiffstats
path: root/src/render/texture/texture_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/texture/texture_p.h')
-rw-r--r--src/render/texture/texture_p.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/render/texture/texture_p.h b/src/render/texture/texture_p.h
index 313dc40b0..a784a4e91 100644
--- a/src/render/texture/texture_p.h
+++ b/src/render/texture/texture_p.h
@@ -50,10 +50,10 @@
#include <QOpenGLContext>
#include <QMutex>
-#include <Qt3DRenderer/qtexture.h>
-#include <Qt3DRenderer/texturedata.h>
+#include <Qt3DRender/qtexture.h>
+#include <Qt3DRender/texturedata.h>
#include <Qt3DCore/qbackendnode.h>
-#include <Qt3DRenderer/private/handle_types_p.h>
+#include <Qt3DRender/private/handle_types_p.h>
QT_BEGIN_NAMESPACE