summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/assimp/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qt3d/assimp/main.cpp')
-rw-r--r--examples/qt3d/assimp/main.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/qt3d/assimp/main.cpp b/examples/qt3d/assimp/main.cpp
index e8389bf33..f0b8b6fbc 100644
--- a/examples/qt3d/assimp/main.cpp
+++ b/examples/qt3d/assimp/main.cpp
@@ -35,8 +35,8 @@
****************************************************************************/
#include <window.h>
-#include <Qt3DRenderer/QRenderAspect>
-#include <Qt3DRenderer/QSceneLoader>
+#include <Qt3DRender/QRenderAspect>
+#include <Qt3DRender/QSceneLoader>
#include <Qt3DCore/QEntity>
#include <Qt3DInput/QInputAspect>
#include <Qt3DQuick/QQmlAspectEngine>