diff options
Diffstat (limited to 'idl/inc/slot.hxx')
-rw-r--r-- | idl/inc/slot.hxx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/idl/inc/slot.hxx b/idl/inc/slot.hxx index 1b8eec2ab66a..f8ba61d98fa3 100644 --- a/idl/inc/slot.hxx +++ b/idl/inc/slot.hxx @@ -21,7 +21,8 @@ #define INCLUDED_IDL_INC_SLOT_HXX #include "types.hxx" -#include "command.hxx" + +#include <tools/solar.h> class SvMetaSlot : public SvMetaAttribute { |