summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/qlayer_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/frontend/qlayer_p.h')
-rw-r--r--src/render/frontend/qlayer_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/render/frontend/qlayer_p.h b/src/render/frontend/qlayer_p.h
index 1efed58ba..494448495 100644
--- a/src/render/frontend/qlayer_p.h
+++ b/src/render/frontend/qlayer_p.h
@@ -49,14 +49,14 @@
//
#include <private/qcomponent_p.h>
-#include <Qt3DRenderer/qt3drenderer_global.h>
+#include <Qt3DRender/qt3drender_global.h>
QT_BEGIN_NAMESPACE
namespace Qt3DRender {
-class QT3DRENDERERSHARED_EXPORT QLayerPrivate : public Qt3DCore::QComponentPrivate
+class QT3DRENDERSHARED_EXPORT QLayerPrivate : public Qt3DCore::QComponentPrivate
{
public:
QLayerPrivate();