summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/simple-qml/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qt3d/simple-qml/main.cpp')
-rw-r--r--examples/qt3d/simple-qml/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/qt3d/simple-qml/main.cpp b/examples/qt3d/simple-qml/main.cpp
index 44a5d672b..a7112627b 100644
--- a/examples/qt3d/simple-qml/main.cpp
+++ b/examples/qt3d/simple-qml/main.cpp
@@ -35,7 +35,7 @@
****************************************************************************/
#include <window.h>
-#include <Qt3DRenderer/qrenderaspect.h>
+#include <Qt3DRender/qrenderaspect.h>
#include <Qt3DInput/QInputAspect>
#include <Qt3DQuick/QQmlAspectEngine>