diff options
Diffstat (limited to 'shell/source/backends/macbe/macbackend.mm')
-rw-r--r-- | shell/source/backends/macbe/macbackend.mm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/source/backends/macbe/macbackend.mm b/shell/source/backends/macbe/macbackend.mm index 578295b580e9..fb0af6a9bb9e 100644 --- a/shell/source/backends/macbe/macbackend.mm +++ b/shell/source/backends/macbe/macbackend.mm @@ -31,6 +31,7 @@ #include "com/sun/star/beans/Optional.hpp" #include <cppuhelper/supportsservice.hxx> #include "rtl/ustrbuf.hxx" +#include <osl/diagnose.h> #include "osl/file.h" #define SPACE ' ' |