summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qharfbuzzng_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/text/qharfbuzzng_p.h')
-rw-r--r--src/gui/text/qharfbuzzng_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/text/qharfbuzzng_p.h b/src/gui/text/qharfbuzzng_p.h
index 4fb7e0aef7..a7cd84fedc 100644
--- a/src/gui/text/qharfbuzzng_p.h
+++ b/src/gui/text/qharfbuzzng_p.h
@@ -59,7 +59,7 @@ QT_REQUIRE_CONFIG(harfbuzz);
#include <QtCore/qchar.h>
#if defined(QT_BUILD_GUI_LIB)
-# include <harfbuzz/hb.h>
+# include <hb.h>
#else
// a minimal set of HB types required for Qt libs other than Gui