[Libreoffice-commits] core.git: Branch 'feature/SOSAW080' - svx/source
Armin Le Grand (CIB)
Armin.Le.Grand at cib.de
Sun Mar 18 14:13:30 UTC 2018
svx/source/sdr/properties/attributeproperties.cxx | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit dc7f75cf8c870a3f5dd3290eb0e0acaf0e2029ec
Author: Armin Le Grand <Armin.Le.Grand at cib.de (CIB)>
Date: Sun Mar 18 15:12:39 2018 +0100
SOSAW080: Added missing includes
Change-Id: I4caf6b6fbbe6e8130741d793dffb560fd01d4ed5
diff --git a/svx/source/sdr/properties/attributeproperties.cxx b/svx/source/sdr/properties/attributeproperties.cxx
index 1b22053325b5..b10fcf4bc155 100644
--- a/svx/source/sdr/properties/attributeproperties.cxx
+++ b/svx/source/sdr/properties/attributeproperties.cxx
@@ -44,7 +44,8 @@
#include <svx/svdmodel.hxx>
#include <svx/svdtrans.hxx>
#include <svx/svdpage.hxx>
-
+#include <svx/svdograf.hxx>
+#include <svx/svdoole2.hxx>
namespace sdr
{
More information about the Libreoffice-commits
mailing list