summaryrefslogtreecommitdiffstats
path: root/src/render/materialsystem/qmaterial_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/materialsystem/qmaterial_p.h')
-rw-r--r--src/render/materialsystem/qmaterial_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/render/materialsystem/qmaterial_p.h b/src/render/materialsystem/qmaterial_p.h
index c84aeb6c1..9f305b074 100644
--- a/src/render/materialsystem/qmaterial_p.h
+++ b/src/render/materialsystem/qmaterial_p.h
@@ -49,7 +49,7 @@
//
#include <private/qcomponent_p.h>
-#include <Qt3DRenderer/qt3drenderer_global.h>
+#include <Qt3DRender/qt3drender_global.h>
QT_BEGIN_NAMESPACE
@@ -58,7 +58,7 @@ namespace Qt3DRender {
class QParameter;
class QEffect;
-class QT3DRENDERERSHARED_EXPORT QMaterialPrivate : public Qt3DCore::QComponentPrivate
+class QT3DRENDERSHARED_EXPORT QMaterialPrivate : public Qt3DCore::QComponentPrivate
{
public:
QMaterialPrivate();