summaryrefslogtreecommitdiff
path: root/sw/source/uibase/app
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2014-11-17 17:37:56 +0100
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2014-11-19 02:24:27 +0100
commit1296f9063203a3f9488689136b833568c183edab (patch)
tree53a9af69c69557a0d286c071a3fd9033a03a340b /sw/source/uibase/app
parentb9b0ac0057bba4b02534493de08f3fce0c784be8 (diff)
move docfunc to own header
Change-Id: I5e1c66e09418e534bb47233f45c67206af20cab4
Diffstat (limited to 'sw/source/uibase/app')
-rw-r--r--sw/source/uibase/app/docsh.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/source/uibase/app/docsh.cxx b/sw/source/uibase/app/docsh.cxx
index cb68de1e3f3e..1879e7e00d5c 100644
--- a/sw/source/uibase/app/docsh.cxx
+++ b/sw/source/uibase/app/docsh.cxx
@@ -71,6 +71,7 @@
#include <shellio.hxx>
#include <docstyle.hxx>
#include <doc.hxx>
+#include <docfunc.hxx>
#include <IDocumentUndoRedo.hxx>
#include <IDocumentSettingAccess.hxx>
#include <IDocumentLinksAdministration.hxx>