[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - svx/source
Lionel Elie Mamane
lionel at mamane.lu
Wed Jan 28 12:31:25 PST 2015
svx/source/sidebar/possize/PosSizePropertyPanel.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit d9a587c91d2cc5864c00c9f04fa4942aebb2481e
Author: Lionel Elie Mamane <lionel at mamane.lu>
Date: Wed Jan 28 21:23:43 2015 +0100
fix build
Change-Id: I2c90deee96a090ddcd74ea2b2a33cc63213be2e6
Reviewed-on: https://gerrit.libreoffice.org/14235
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
Tested-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/svx/source/sidebar/possize/PosSizePropertyPanel.cxx b/svx/source/sidebar/possize/PosSizePropertyPanel.cxx
index d2cc20a..b7573a1f 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;
More information about the Libreoffice-commits
mailing list