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