summaryrefslogtreecommitdiffstats
path: root/src/render/materialsystem/qmaterial.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/materialsystem/qmaterial.cpp')
-rw-r--r--src/render/materialsystem/qmaterial.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/render/materialsystem/qmaterial.cpp b/src/render/materialsystem/qmaterial.cpp
index b3c833556..c220b1841 100644
--- a/src/render/materialsystem/qmaterial.cpp
+++ b/src/render/materialsystem/qmaterial.cpp
@@ -57,12 +57,12 @@
* sound should reflect off an element, the temperature of a surface,
* and so on.
*
- * \sa QEffect, QMesh, {Qt3D::}{QComponent}
+ * \sa QEffect, QMesh, {Qt3DCore::}{QComponent}
*/
QT_BEGIN_NAMESPACE
-using namespace Qt3D;
+using namespace Qt3DCore;
namespace Qt3DRender {