summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qharfbuzz_p.h
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>2012-12-03 21:15:02 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-12-04 13:57:55 +0100
commit5ea41a2efa67c2ca1fe13a00992a8b7cb29a00cf (patch)
tree7aca331e256e67a80a238cab281734e2687573e0 /src/corelib/tools/qharfbuzz_p.h
parent24f623bedac2009d6dd9034282053b87c94b0e21 (diff)
properly syncqt-ize harfbuzz headers
we were already installing them into QtCore/private, so turn them into proper private headers to start with. this cleans up our project files. Change-Id: I0795f79e03b60b5854de9e4dc339e9b5a5e6fd87 Reviewed-by: Lars Knoll <lars.knoll@digia.com> Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
Diffstat (limited to 'src/corelib/tools/qharfbuzz_p.h')
-rw-r--r--src/corelib/tools/qharfbuzz_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/tools/qharfbuzz_p.h b/src/corelib/tools/qharfbuzz_p.h
index 8330921323..24b2dedc5c 100644
--- a/src/corelib/tools/qharfbuzz_p.h
+++ b/src/corelib/tools/qharfbuzz_p.h
@@ -54,7 +54,7 @@
#define QHARFBUZZ_P_H
#include <QtCore/qglobal.h>
-#include <harfbuzz-shaper.h>
+#include <private/harfbuzz-shaper.h>
QT_BEGIN_NAMESPACE