Kaydet (Commit) 3f0dbd2c authored tarafından Ariel Constenla-Haile's avatar Ariel Constenla-Haile Kaydeden (comit) Caolán McNamara

Fix build breaker: missing css::uno::XInterface include

(cherry picked from commit 9a421d5c)

Change-Id: I27c4602a5144fddb18190698d0928b9b96af8a9b
üst 4fcda148
...@@ -18,6 +18,7 @@ ...@@ -18,6 +18,7 @@
#ifndef __com_sun_star_ui_XStatusbarItem_idl__ #ifndef __com_sun_star_ui_XStatusbarItem_idl__
#define __com_sun_star_ui_XStatusbarItem_idl__ #define __com_sun_star_ui_XStatusbarItem_idl__
#include <com/sun/star/uno/XInterface.idl>
#include <com/sun/star/awt/Rectangle.idl> #include <com/sun/star/awt/Rectangle.idl>
module com { module sun { module star { module ui { module com { module sun { module star { module ui {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment