summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorsj <sj@openoffice.org>2010-07-14 16:42:33 +0200
committersj <sj@openoffice.org>2010-07-14 16:42:33 +0200
commit50afa0a34636b04bc88f3da0445b7c0c0576d8ca (patch)
treec76ec2b78b09d0a80e4d5f335e2eb6707641fdc4 /sw
parent5c62576e5d8af7379a57b45392d3c51c0bcd0fcc (diff)
fixed build problem (missing header file)
Diffstat (limited to 'sw')
-rw-r--r--sw/source/core/doc/acmplwrd.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/source/core/doc/acmplwrd.cxx b/sw/source/core/doc/acmplwrd.cxx
index dca350cab72a..5431de73cd6a 100644
--- a/sw/source/core/doc/acmplwrd.cxx
+++ b/sw/source/core/doc/acmplwrd.cxx
@@ -29,6 +29,7 @@
#include "precompiled_sw.hxx"
+#include <tools/urlobj.hxx>
#include <hintids.hxx>
#include <hints.hxx>
#include <unotools/transliterationwrapper.hxx>