diff --git a/src/declarative/scenegraph/qsgadaptationlayer_p.h b/src/declarative/scenegraph/qsgadaptationlayer_p.h
index 7533e00278a9865fbf4a5b0d7c787c98939d64a0..820650eb56254222b60d3339516d70218aec031e 100644
--- a/src/declarative/scenegraph/qsgadaptationlayer_p.h
+++ b/src/declarative/scenegraph/qsgadaptationlayer_p.h
@@ -44,7 +44,7 @@
 
 #include "qsgnode.h"
 #include "qsgtexture.h"
-#include "qsgtext_p.h"
+#include <private/qsgtext_p.h>
 
 #include <QtCore/qobject.h>
 #include <QtCore/qrect.h>