summaryrefslogtreecommitdiffstats
path: root/src/render/framegraph/nodraw.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/framegraph/nodraw.cpp')
-rw-r--r--src/render/framegraph/nodraw.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/framegraph/nodraw.cpp b/src/render/framegraph/nodraw.cpp
index 55b0359c1..0d5b6578a 100644
--- a/src/render/framegraph/nodraw.cpp
+++ b/src/render/framegraph/nodraw.cpp
@@ -35,7 +35,7 @@
****************************************************************************/
#include "nodraw_p.h"
-#include <Qt3DRenderer/qnodraw.h>
+#include <Qt3DRender/qnodraw.h>
#include <Qt3DCore/qscenepropertychange.h>
QT_BEGIN_NAMESPACE