summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/assimp-cpp/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qt3d/assimp-cpp/main.cpp')
-rw-r--r--examples/qt3d/assimp-cpp/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/qt3d/assimp-cpp/main.cpp b/examples/qt3d/assimp-cpp/main.cpp
index f7dd6fccd..11e58a5f8 100644
--- a/examples/qt3d/assimp-cpp/main.cpp
+++ b/examples/qt3d/assimp-cpp/main.cpp
@@ -57,7 +57,7 @@
#include <Qt3DInput/QInputAspect>
#include <Qt3DRender/QSceneLoader>
#include <Qt3DRender/QRenderAspect>
-#include <Qt3DRender/QForwardRenderer>
+#include <Qt3DExtras/QForwardRenderer>
#include "qt3dwindow.h"
#include "qfirstpersoncameracontroller.h"