svx/source/sdr/properties/attributeproperties.cxx |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit dc7f75cf8c870a3f5dd3290eb0e0acaf0e2029ec
Author: Armin Le Grand <[email protected] (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
 {
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to