summaryrefslogtreecommitdiffstats
path: root/src/render/materialsystem
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/materialsystem')
-rw-r--r--src/render/materialsystem/qtechnique_p.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/render/materialsystem/qtechnique_p.h b/src/render/materialsystem/qtechnique_p.h
index da92fe5c4..7ea92cad0 100644
--- a/src/render/materialsystem/qtechnique_p.h
+++ b/src/render/materialsystem/qtechnique_p.h
@@ -50,7 +50,6 @@
#include <private/qnode_p.h>
#include <Qt3DRender/qopenglfilter.h>
-#include <Qt3DRender/qt3drender_global.h>
QT_BEGIN_NAMESPACE
@@ -61,7 +60,7 @@ class QAnnotation;
class QParameter;
class QRenderPass;
-class QT3DRENDERSHARED_EXPORT QTechniquePrivate : public Qt3DCore::QNodePrivate
+class QTechniquePrivate : public Qt3DCore::QNodePrivate
{
public:
QTechniquePrivate();