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.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/gui/text/qharfbuzzng_p.h b/src/gui/text/qharfbuzzng_p.h
index 95a21eedb6..fabf222bae 100644
--- a/src/gui/text/qharfbuzzng_p.h
+++ b/src/gui/text/qharfbuzzng_p.h
@@ -53,6 +53,9 @@
//
#include <QtGui/private/qtguiglobal_p.h>
+
+QT_REQUIRE_CONFIG(harfbuzz);
+
#include <QtCore/qchar.h>
#include <harfbuzz/hb.h>