summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qfontengine_ft_p.h
diff options
context:
space:
mode:
authorTapani Mikola <tapani.mikola@nokia.com>2011-06-10 09:25:54 +0300
committerQt Continuous Integration System <qt-info@nokia.com>2011-06-10 09:40:55 +0200
commitdb37aa1004f1e2489b94f1d9cc21630b62e03552 (patch)
tree83fa655c0c306d267e9e7e4f97792b048780a855 /src/gui/text/qfontengine_ft_p.h
parentafd5d43b0ca77f1cf27bc4e0a05bce6570edb0c9 (diff)
Fontengine buildfix for xcb platform plugin.
Change-Id: Ic909e1ac08163e62634643c68862e802a016b911 Reviewed-on: http://codereview.qt.nokia.com/442 Reviewed-by: Gunnar Sletta <gunnar.sletta@nokia.com>
Diffstat (limited to 'src/gui/text/qfontengine_ft_p.h')
-rw-r--r--src/gui/text/qfontengine_ft_p.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/gui/text/qfontengine_ft_p.h b/src/gui/text/qfontengine_ft_p.h
index 4ee26582b4..bd8e24a3fe 100644
--- a/src/gui/text/qfontengine_ft_p.h
+++ b/src/gui/text/qfontengine_ft_p.h
@@ -70,11 +70,7 @@
#include <qmutex.h>
-#if defined (QT_BUILD_GUI_LIB)
-# include "private/qharfbuzz_p.h"
-#else
-# include "private/qharfbuzz_copy_p.h"
-#endif
+#include "private/qharfbuzz_copy_p.h"
QT_BEGIN_NAMESPACE