summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrank Schoenheit [fs] <frank.schoenheit@sun.com>2010-06-25 17:40:24 +0200
committerFrank Schoenheit [fs] <frank.schoenheit@sun.com>2010-06-25 17:40:24 +0200
commit9b1e23f5485bf809b36f6c3770a7139888d0adf5 (patch)
tree34f98d48aa07dfc3a2d8df4123a64b028e626e6d
parentcee3c9271cc754195a29a46ed43d54f1d0ad89e9 (diff)
unoawt2: why the heck does the IDL compiler complain, but still build it? Fixed build breaker ...
-rw-r--r--offapi/com/sun/star/awt/XStyleSettings.idl1
1 files changed, 1 insertions, 0 deletions
diff --git a/offapi/com/sun/star/awt/XStyleSettings.idl b/offapi/com/sun/star/awt/XStyleSettings.idl
index 25133a5a5..fd188c432 100644
--- a/offapi/com/sun/star/awt/XStyleSettings.idl
+++ b/offapi/com/sun/star/awt/XStyleSettings.idl
@@ -29,6 +29,7 @@
#include <com/sun/star/util/Color.idl>
#include <com/sun/star/awt/FontDescriptor.idl>
+#include <com/sun/star/uno/XInterface.idl>
//==================================================================================================================