summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@suse.cz>2012-12-19 12:10:53 +0100
committerLuboš Luňák <l.lunak@suse.cz>2012-12-19 12:19:59 +0100
commita6d5ed529a373863eb670cc75bd797057a339745 (patch)
tree6d926be64d0f934eecabc00900530e3ec2b07d22 /sw
parent2de803d056e633952f8d8f676b4f7fbcf6c7948c (diff)
-DENABLE_GRAPHITE -> config_graphite.h
Change-Id: I94c7865b68c65540765c9fbfba6f669055dad4ba
Diffstat (limited to 'sw')
-rw-r--r--sw/source/core/text/itrform2.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/source/core/text/itrform2.cxx b/sw/source/core/text/itrform2.cxx
index 4b476211bfa0..cbdcc57aadc9 100644
--- a/sw/source/core/text/itrform2.cxx
+++ b/sw/source/core/text/itrform2.cxx
@@ -56,6 +56,8 @@
#include <vector>
+#include <config_graphite.h>
+
#if OSL_DEBUG_LEVEL > 1
#include <ndtxt.hxx> // pSwpHints, output operator
#endif