aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuel Rødal <samuel.rodal@nokia.com>2011-08-30 10:39:04 +0200
committerGunnar Sletta <gunnar.sletta@nokia.com>2011-08-30 11:05:39 +0200
commitc38efcb67cf93ba3e91e184c3b891efef4ef75a3 (patch)
tree20380954e25f0a065a1dc46fc03e714638fb1f8b
parentfa467bc58885e8a062a10a5a28b9ab5b9b4987db (diff)
Compile, qtextureglyphcache_gl_p.h -> qopengltextureglyphcache_p.h
Change-Id: I9862c736090d902fe328f1e7ad6a9a3b17389f38 Reviewed-on: http://codereview.qt.nokia.com/3865 Reviewed-by: Gunnar Sletta <gunnar.sletta@nokia.com>
-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>