Kaydet (Commit) 9c161b22 authored tarafından Michael Stahl's avatar Michael Stahl

offapi: add missing #include that could cause trouble for SDK users

... as reported by ccsheller on IRC.

Change-Id: I416b31d15388be28ca493f1f147c7786f339e6cb
üst 248e6c2f
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
#include <com/sun/star/drawing/BitmapMode.idl> #include <com/sun/star/drawing/BitmapMode.idl>
#include <com/sun/star/awt/XBitmap.idl> #include <com/sun/star/awt/XBitmap.idl>
#include <com/sun/star/drawing/RectanglePoint.idl> #include <com/sun/star/drawing/RectanglePoint.idl>
#include <com/sun/star/text/GraphicCrop.idl>
module com { module sun { module star { module drawing { module com { module sun { module star { module drawing {
......
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