aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/declarative/scenegraph/qsgdefaultglyphnode_p.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/scenegraph/qsgdefaultglyphnode_p.cpp b/src/declarative/scenegraph/qsgdefaultglyphnode_p.cpp
index db2b59f757..1e56b94236 100644
--- a/src/declarative/scenegraph/qsgdefaultglyphnode_p.cpp
+++ b/src/declarative/scenegraph/qsgdefaultglyphnode_p.cpp
@@ -43,7 +43,7 @@
#include <qopenglshaderprogram.h>
-#include <QtGui/private/qtextureglyphcache_gl_p.h>
+#include <QtGui/private/qopengltextureglyphcache_p.h>
#include <private/qfontengine_p.h>
#include <private/qopenglextensions_p.h>