summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorLionel Elie Mamane <lionel@mamane.lu>2015-01-28 21:23:43 +0100
committerAndras Timar <andras.timar@collabora.com>2015-02-06 13:13:37 +0100
commit204f2e6473ae352eda45fbbab0191dc2bc395b6c (patch)
treeaea53ce963e87ff01e512b2d45abaa9722f8e473 /svx
parent59e5d24908ab227f3cdc75dba1ec75266f3f0230 (diff)
fix build
Change-Id: I2c90deee96a090ddcd74ea2b2a33cc63213be2e6 Reviewed-on: https://gerrit.libreoffice.org/14235 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'svx')
-rw-r--r--svx/source/sidebar/possize/PosSizePropertyPanel.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/svx/source/sidebar/possize/PosSizePropertyPanel.cxx b/svx/source/sidebar/possize/PosSizePropertyPanel.cxx
index d2cc20a42f4c..b7573a1f7970 100644
--- a/svx/source/sidebar/possize/PosSizePropertyPanel.cxx
+++ b/svx/source/sidebar/possize/PosSizePropertyPanel.cxx
@@ -37,6 +37,7 @@
#include <vcl/toolbox.hxx>
#include <svl/aeitem.hxx>
#include <svx/svdview.hxx>
+#include <vcl/settings.hxx>
using namespace css;
using namespace cssu;