summaryrefslogtreecommitdiff
path: root/sw/source/core/fields/ddetbl.cxx
diff options
context:
space:
mode:
authorValentin Kettner <vakevk+libreoffice@gmail.com>2014-05-25 19:43:26 +0200
committerValentin Kettner <vakevk+libreoffice@gmail.com>2014-06-03 19:12:02 +0200
commit4161070eb28cabd5d441cdeca0ef8393ba23fe88 (patch)
treeef8d912ae52ccef6a53aeb74fdafa9cc31889728 /sw/source/core/fields/ddetbl.cxx
parent6f77ce5870101021d6e1056ccddb443f3825c41d (diff)
Removed IDocumentSettingAccess.hxx include in SwDoc.hxx
Because it is not needed there anymore with IDocumentSettingManager. Change-Id: Iad5e0a03f2628c9d26698d23e691b3e6228eee0b
Diffstat (limited to 'sw/source/core/fields/ddetbl.cxx')
-rw-r--r--sw/source/core/fields/ddetbl.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/source/core/fields/ddetbl.cxx b/sw/source/core/fields/ddetbl.cxx
index 99a5d6d8a7e8..e52463e5d3b0 100644
--- a/sw/source/core/fields/ddetbl.cxx
+++ b/sw/source/core/fields/ddetbl.cxx
@@ -20,6 +20,7 @@
#include <comphelper/string.hxx>
#include <frmfmt.hxx>
#include <doc.hxx>
+#include <IDocumentSettingAccess.hxx>
#include <index.hxx>
#include <ndtxt.hxx>
#include <swtable.hxx>