From 9c161b223a50120f23b7e84b372c3dfcd4177f81 Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Thu, 20 Aug 2015 12:17:10 +0200 Subject: offapi: add missing #include that could cause trouble for SDK users ... as reported by ccsheller on IRC. Change-Id: I416b31d15388be28ca493f1f147c7786f339e6cb --- offapi/com/sun/star/drawing/FillProperties.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'offapi') diff --git a/offapi/com/sun/star/drawing/FillProperties.idl b/offapi/com/sun/star/drawing/FillProperties.idl index 77a99e08c936..8897a826a07a 100644 --- a/offapi/com/sun/star/drawing/FillProperties.idl +++ b/offapi/com/sun/star/drawing/FillProperties.idl @@ -26,7 +26,7 @@ #include #include #include - +#include module com { module sun { module star { module drawing { -- cgit v1.2.3