summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2019-01-07 11:42:33 +0200
committerTor Lillqvist <tml@collabora.com>2019-01-07 11:43:28 +0200
commit90ecbc750586a6a949438ee5382bd056ebc7c627 (patch)
treef98f2bb4f7617cf261042ed299e520a85f94da42 /sw
parent129e0cdddc21313844a2fed26fe9d9fd6913b7d6 (diff)
Need <vcl/settings.hxx>
Change-Id: I5c6e27d210efad26cfa0f4f67cfc51dfb07f577e
Diffstat (limited to 'sw')
-rw-r--r--sw/source/uibase/docvw/FloatingTableButton.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/source/uibase/docvw/FloatingTableButton.cxx b/sw/source/uibase/docvw/FloatingTableButton.cxx
index bda6a318f8e6..cce46145cf18 100644
--- a/sw/source/uibase/docvw/FloatingTableButton.cxx
+++ b/sw/source/uibase/docvw/FloatingTableButton.cxx
@@ -13,6 +13,7 @@
#include <edtwin.hxx>
#include <strings.hrc>
#include <vcl/metric.hxx>
+#include <vcl/settings.hxx>
#include <viewopt.hxx>
#include <frame.hxx>
#include <flyfrm.hxx>