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